mirror of
https://github.com/chillout2k/sos-milter.git
synced 2025-12-11 01:30:19 +00:00
Jenkins scripted multibranch pipeline
This commit is contained in:
parent
01a109b585
commit
216407e3ab
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -20,9 +20,7 @@ node {
|
||||
}
|
||||
|
||||
stage('Push image') {
|
||||
docker.withRegistry('https://dockreg-fra.zwackl.de') {
|
||||
app.push()
|
||||
}
|
||||
app.push()
|
||||
}
|
||||
|
||||
stage('Cleanup') {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user