1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-09-01 12:21:57 +03:00

CI Changes, docker image tag changes and manifests

This commit is contained in:
Jamie Curnow
2019-03-07 09:45:01 +10:00
parent 1b0563a4a6
commit 0ac349ba67

4
Jenkinsfile vendored
View File

@@ -325,8 +325,6 @@ pipeline {
// ========================
// cleanup
// ========================
stage('Cleanup') {
parallel {
stage('Latest cleanup') {
when {
branch 'master'
@@ -360,8 +358,6 @@ pipeline {
}
}
}
}
}
post {
success {
juxtapose event: 'success'