fix(ci): unset BUILDKIT_HOST in build stage script #102

Merged
argoyle merged 1 commits from fix/ci-unset-buildkit-host into main 2025-12-09 14:16:57 +00:00
argoyle commented 2025-12-09 14:12:55 +00:00 (Migrated from gitlab.com)

The build stage script now unsets the BUILDKIT_HOST
environment variable to ensure a clean build process. This
prevents potential conflicts related to Docker BuildKit
during the build.

The build stage script now unsets the BUILDKIT_HOST environment variable to ensure a clean build process. This prevents potential conflicts related to Docker BuildKit during the build.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-12-09 14:13:09 +00:00
argoyle commented 2025-12-09 14:16:57 +00:00 (Migrated from gitlab.com)

mentioned in commit 52675f6503

mentioned in commit 52675f6503775d544ffa76d9d79387d57a03cee0
argoyle (Migrated from gitlab.com) merged commit 52675f6503 into main 2025-12-09 14:16:58 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/pre-commit-node#102