Fix typo
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
parent
202b29ea6a
commit
adce8f4d24
|
@ -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