mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 04:06:24 +00:00
Remove ENABLE_JOURNALD=0 from cloudbuild.yaml
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user