mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Pre-build cypress images before runnings integration tests
This commit is contained in:
		
							
								
								
									
										6
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @@ -98,6 +98,12 @@ pipeline { | ||||
| 						archiveArtifacts(artifacts: 'docs/docs.tgz', allowEmptyArchive: false) | ||||
| 					} | ||||
| 				} | ||||
| 				stage('Cypress') { | ||||
| 					steps { | ||||
| 						sh 'docker-compose build cypress-sqlite' | ||||
| 						sh 'docker-compose build cypress-mysql' | ||||
| 					} | ||||
| 				} | ||||
| 			} | ||||
| 		} | ||||
| 		stage('Integration Tests') { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user