Merge pull request #867 from hakman/patch-2

Remove ENABLE_JOURNALD=0 from cloudbuild.yaml
This commit is contained in:
Kubernetes Prow Robot
2024-02-27 09:34:51 -08:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ steps:
- |
echo "Building/Pushing NPD containers"
apk add musl-dev gcc
ENABLE_JOURNALD=0 make push-container
make push-container
substitutions:
# _GIT_TAG will be filled with a git-based tag for the image, of the form vYYYYMMDD-hash, and
# can be used as a substitution