Fix typo
parent
73fbd6b6f6
commit
d78e719a91
|
@ -62,7 +62,7 @@ pipeline {
|
|||
"""
|
||||
}
|
||||
post {
|
||||
sucess {
|
||||
success {
|
||||
script {
|
||||
docker.withRegistry('https://index.docker.io/v1/', "${DOCKER_CREDENTIALS}") {
|
||||
app.push()
|
||||
|
|
Loading…
Reference in New Issue