pull/12/head
Nicolas Arenas 2024-10-23 00:29:23 +02:00
parent 73fbd6b6f6
commit d78e719a91
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -62,7 +62,7 @@ pipeline {
"""
}
post {
sucess {
success {
script {
docker.withRegistry('https://index.docker.io/v1/', "${DOCKER_CREDENTIALS}") {
app.push()