mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-02-08 12:38:14 -05:00
CI Changes, docker image tag changes and manifests
This commit is contained in:
parent
1b0563a4a6
commit
0ac349ba67
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user