Remove ENABLE_JOURNALD=0 from cloudbuild.yaml

This commit is contained in:
Ciprian Hacman
2024-02-26 19:01:02 +02:00
committed by GitHub
parent d1166d3495
commit 9444907a56
+1 -1
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