mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Fix CI
This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @@ -184,7 +184,7 @@ pipeline { | |||||||
| 				stage('Docs Job') { | 				stage('Docs Job') { | ||||||
| 					when { | 					when { | ||||||
| 						allOf { | 						allOf { | ||||||
| 							when { branch pattern: "^(develop|master)\$", comparator: "REGEXP"} | 							branch pattern: "^(develop|master)\$", comparator: "REGEXP" | ||||||
| 							not { | 							not { | ||||||
| 								equals expected: 'UNSTABLE', actual: currentBuild.result | 								equals expected: 'UNSTABLE', actual: currentBuild.result | ||||||
| 							} | 							} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user