mirror of
https://github.com/chillout2k/sos-milter.git
synced 2025-12-15 19:29:45 +00:00
Jenkins staging
This commit is contained in:
parent
5048fa9300
commit
93b1961310
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -23,7 +23,7 @@ node {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stage('Push image') {
|
stage('Push image') {
|
||||||
docker.withRegistry('https://dockreg-fra.zwackl.de') {
|
docker.withRegistry() {
|
||||||
app.push()
|
app.push()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user