mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-26 21:38:23 +00:00
Merge pull request #639 from vteratipally/adfa
install dependencies before building the NPD containers.
This commit is contained in:
@@ -13,7 +13,8 @@ steps:
|
||||
- -c
|
||||
- |
|
||||
echo "Building/Pushing NPD containers"
|
||||
make push-container
|
||||
apk add musl-dev gcc
|
||||
ENABLE_JOURNALD=0 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