The final countdown, nana nananana

This commit is contained in:
Lukas Eipert 2022-02-21 16:52:41 +01:00
parent 699f4fed0f
commit d83eda003b
2 changed files with 13 additions and 8 deletions

View file

@ -4,7 +4,7 @@ if [ -z "$BUILD_IMAGE_NO_MESSAGE" ]; then
echo "You are using a GitLab CI build-image with kaniko and crane"
echo "You can suppress this message by setting BUILD_IMAGE_NO_MESSAGE"
/kaniko/executor version
kaniko-executor version
echo "Crane version: $(crane version)"
fi