Hyatt 2022-05-02 10:05:56 -05:00
parent b725949077
commit 8afdf9e045
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -118,7 +118,7 @@ RUN apk add --update --no-cache --virtual=.build-dependencies \\
}
}
stage ('Build & Push (v' + staticVersion + ')') {
stage ('Build & Push (Static Version)') {
steps {
container ('kaniko') {
script {