fix: undo the undo(i hate that i cant test ci locally)

This commit is contained in:
Maple 2025-10-16 11:28:45 +02:00
commit 58b17e70de

View file

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