mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 09:25:15 +00:00 
			
		
		
		
	CI Changes, docker image tag changes and manifests
This commit is contained in:
		
							
								
								
									
										7
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -323,12 +323,10 @@ pipeline {
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    // ========================
 | 
					    // ========================
 | 
				
			||||||
    // master cleanup
 | 
					    // cleanup
 | 
				
			||||||
    // ========================
 | 
					    // ========================
 | 
				
			||||||
 | 
					    stage {
 | 
				
			||||||
      parallel {
 | 
					      parallel {
 | 
				
			||||||
      // ========================
 | 
					 | 
				
			||||||
      // amd64
 | 
					 | 
				
			||||||
      // ========================
 | 
					 | 
				
			||||||
        stage('Latest cleanup') {
 | 
					        stage('Latest cleanup') {
 | 
				
			||||||
          when {
 | 
					          when {
 | 
				
			||||||
            branch 'master'
 | 
					            branch 'master'
 | 
				
			||||||
@@ -363,6 +361,7 @@ pipeline {
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
  post {
 | 
					  post {
 | 
				
			||||||
    success {
 | 
					    success {
 | 
				
			||||||
      juxtapose event: 'success'
 | 
					      juxtapose event: 'success'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user