fix: user docker host so that ci works

This commit is contained in:
Maple 2025-10-16 11:12:28 +02:00
commit fc6a959fec

View file

@ -9,4 +9,5 @@ stages:
build_and_push:
stage: build
script:
- unset DOCKER_HOST
- docker build .