From 58b17e70defd1f414f6e71c5715666fe14bea355 Mon Sep 17 00:00:00 2001 From: Maple Date: Thu, 16 Oct 2025 11:28:45 +0200 Subject: [PATCH] fix: undo the undo(i hate that i cant test ci locally) --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5038b4a..d43686a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,4 +9,5 @@ stages: build_and_push: stage: build script: + - unset DOCKER_HOST - docker build .