Deleted extra parameter
This commit is contained in:
		
							parent
							
								
									fa4ed78e3a
								
							
						
					
					
						commit
						417425f117
					
				| @ -40,6 +40,6 @@ stages: | |||||||
|           - script: 'oc project $(OpenShiftProject)' |           - script: 'oc project $(OpenShiftProject)' | ||||||
|             failOnStderr: true |             failOnStderr: true | ||||||
|             displayName: 'Set OpenShift Project Context' |             displayName: 'Set OpenShift Project Context' | ||||||
|           - script: 'oc process -f ./deploy/aro/openshift-templates/infrastructure/rabbitmq-image-deploy-template.yml -p APPLICATION_NAME=$(AppName) -p IMAGE_REGISTRY_PROJECT_NAME=$(SourceImageRegistryProjectName) | oc apply -f-' |           - script: 'oc process -f ./deploy/aro/openshift-templates/infrastructure/rabbitmq-image-deploy-template.yml -p IMAGE_REGISTRY_PROJECT_NAME=$(SourceImageRegistryProjectName) | oc apply -f-' | ||||||
|             failOnStderr: true |             failOnStderr: true | ||||||
|             displayName: 'RabbitMQ Deployment' |             displayName: 'RabbitMQ Deployment' | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user