Added dry-run
This commit is contained in:
		
							parent
							
								
									00c261e5a4
								
							
						
					
					
						commit
						451f4f08f5
					
				@ -49,6 +49,6 @@ stages:
 | 
				
			|||||||
            | oc apply -f-'
 | 
					            | oc apply -f-'
 | 
				
			||||||
          failOnStderr: true
 | 
					          failOnStderr: true
 | 
				
			||||||
          displayName: 'Ensure Catalog API OpenShift DeploymentConfig and Service'
 | 
					          displayName: 'Ensure Catalog API OpenShift DeploymentConfig and Service'
 | 
				
			||||||
        - script: 'oc apply -f ./deploy/aro/catalog-api/catalog-public-route.yml'
 | 
					        - script: 'oc apply -f ./deploy/aro/catalog-api/catalog-public-route.yml --dry-run=true'
 | 
				
			||||||
          failOnStderr: true
 | 
					          failOnStderr: true
 | 
				
			||||||
          displayName: 'Ensure Catalog API Route'
 | 
					          displayName: 'Ensure Catalog API Route'
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user