mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-03 17:13:33 +00:00 
			
		
		
		
	Whoops, fix CI again
This commit is contained in:
		
							
								
								
									
										4
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -92,11 +92,11 @@ pipeline {
 | 
			
		||||
  }
 | 
			
		||||
  post {
 | 
			
		||||
    success {
 | 
			
		||||
      juxtapose event: success
 | 
			
		||||
      juxtapose event: 'success'
 | 
			
		||||
      sh 'figlet "SUCCESS"'
 | 
			
		||||
    }
 | 
			
		||||
    failure {
 | 
			
		||||
      juxtapose event: failure
 | 
			
		||||
      juxtapose event: 'failure'
 | 
			
		||||
      sh 'figlet "FAILURE"'
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user