modified: Jenkinsfile
Fixed typo
This commit is contained in:
parent
50aca7187f
commit
40745cd8a3
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -17,7 +17,6 @@ node("docker-node") {
|
||||
app.push("latest")
|
||||
|
||||
}
|
||||
}
|
||||
catch (err) {
|
||||
currentBuild.result = 'FAILURE'
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user