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 {
|
post {
|
||||||
sucess {
|
success {
|
||||||
script {
|
script {
|
||||||
docker.withRegistry('https://index.docker.io/v1/', "${DOCKER_CREDENTIALS}") {
|
docker.withRegistry('https://index.docker.io/v1/', "${DOCKER_CREDENTIALS}") {
|
||||||
app.push()
|
app.push()
|
||||||
|
|
Loading…
Reference in New Issue