Add build pull
This commit is contained in:
parent
4efad49146
commit
4bcb084427
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -16,6 +16,7 @@ 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