mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-02 09:40:29 +00:00
Merge pull request #867 from hakman/patch-2
Remove ENABLE_JOURNALD=0 from cloudbuild.yaml
This commit is contained in:
@@ -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