mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-02-12 22:48: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
|
// cleanup
|
||||||
// ========================
|
// ========================
|
||||||
stage('Cleanup') {
|
|
||||||
parallel {
|
|
||||||
stage('Latest cleanup') {
|
stage('Latest cleanup') {
|
||||||
when {
|
when {
|
||||||
branch 'master'
|
branch 'master'
|
||||||
@ -360,8 +358,6 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
post {
|
post {
|
||||||
success {
|
success {
|
||||||
juxtapose event: 'success'
|
juxtapose event: 'success'
|
||||||
|
Loading…
Reference in New Issue
Block a user