Fixed indentation error
This commit is contained in:
		
							parent
							
								
									39c03617a4
								
							
						
					
					
						commit
						b40115b25c
					
				| @ -10,7 +10,7 @@ jobs: | |||||||
|   - task: redhat.openshift-vsts.oc-setup-task.oc-setup@2 |   - task: redhat.openshift-vsts.oc-setup-task.oc-setup@2 | ||||||
|     displayName: 'oc-setup ' |     displayName: 'oc-setup ' | ||||||
|     inputs: |     inputs: | ||||||
|     openshiftService: 'OpenShift on ARO DEV' |       openshiftService: 'OpenShift on ARO DEV' | ||||||
|   - script: 'oc project $(OpenShiftProject)' |   - script: 'oc project $(OpenShiftProject)' | ||||||
|     failOnStderr: true |     failOnStderr: true | ||||||
|     displayName: 'Set Project Context' |     displayName: 'Set Project Context' | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user