3.11.6 #1
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -17,7 +17,6 @@ node("docker-node") {
|
|||||||
app.push("latest")
|
app.push("latest")
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
|
||||||
catch (err) {
|
catch (err) {
|
||||||
currentBuild.result = 'FAILURE'
|
currentBuild.result = 'FAILURE'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user