Merge branch 'fix/ci-unset-buildkit-host' into 'main'
fix(ci): unset BUILDKIT_HOST in build stage script See merge request unboundsoftware/pre-commit-node!98
This commit was merged in pull request #102.
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