Merge branch 'fix/ci-unset-buildkitd-host' into 'main'
fix(ci): unset BUILDKITD_HOST in the build stage See merge request unboundsoftware/pre-commit!108
This commit was merged in pull request #112.
This commit is contained in:
@@ -14,5 +14,6 @@ build:
|
||||
stage: build
|
||||
script:
|
||||
- unset BUILDTOOLS_CONTENT
|
||||
- unset BUILDKIT_HOST
|
||||
- build
|
||||
- push
|
||||
|
||||
Reference in New Issue
Block a user