-
This commit is contained in:
parent
b988fc2c59
commit
3856c6ca79
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -16,7 +16,6 @@ node {
|
||||
* Second, the 'latest' tag.
|
||||
* Pushing multiple tags is cheap, as all the layers are reused. */
|
||||
app.push()
|
||||
app.push("${env.BUILD_NUMBER}")
|
||||
|
||||
}
|
||||
stage('Cleaning'){
|
||||
|
Loading…
Reference in New Issue
Block a user