mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-28 01:47:20 +00:00
install dependencies before building the NPD containers.
This commit is contained in:
committed by
varsha teratipally
parent
e7fe0b20dc
commit
c370cfb68a
+2
-1
@@ -13,7 +13,8 @@ steps:
|
|||||||
- -c
|
- -c
|
||||||
- |
|
- |
|
||||||
echo "Building/Pushing NPD containers"
|
echo "Building/Pushing NPD containers"
|
||||||
make push-container
|
apk add musl-dev gcc
|
||||||
|
ENABLE_JOURNALD=0 make push-container
|
||||||
substitutions:
|
substitutions:
|
||||||
# _GIT_TAG will be filled with a git-based tag for the image, of the form vYYYYMMDD-hash, and
|
# _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
|
# can be used as a substitution
|
||||||
|
|||||||
Reference in New Issue
Block a user