fix(ci): unset BUILDKITD_HOST in the build stage #112

Merged
argoyle merged 1 commits from fix/ci-unset-buildkitd-host into main 2025-12-09 14:01:10 +00:00
Showing only changes of commit 609c12da30 - Show all commits
+1
View File
@@ -14,5 +14,6 @@ build:
stage: build
script:
- unset BUILDTOOLS_CONTENT
- unset BUILDKIT_HOST
- build
- push