Updated variables
This commit is contained in:
		
							parent
							
								
									e2edccd03f
								
							
						
					
					
						commit
						2fd5a2dd67
					
				| @ -2,6 +2,7 @@ variables: | |||||||
|   ProjectName: Basket.API |   ProjectName: Basket.API | ||||||
|   OpenShiftProject: development |   OpenShiftProject: development | ||||||
|   AppName: basketapi |   AppName: basketapi | ||||||
|  |   OpenShiftServiceConnection: 'OpenShift on ARO' | ||||||
| trigger: | trigger: | ||||||
|   branches: |   branches: | ||||||
|     include: |     include: | ||||||
| @ -20,3 +21,4 @@ jobs: | |||||||
|     ProjectName: $(ProjectName) |     ProjectName: $(ProjectName) | ||||||
|     OpenShiftProject: $(OpenShiftProject) |     OpenShiftProject: $(OpenShiftProject) | ||||||
|     AppName: $(AppName) |     AppName: $(AppName) | ||||||
|  |     OpenShiftServiceConnection: $(OpenShiftServiceConnection) | ||||||
|  | |||||||
| @ -2,7 +2,7 @@ parameters: | |||||||
|   ProjectName: '' |   ProjectName: '' | ||||||
|   OpenShiftProject: '' |   OpenShiftProject: '' | ||||||
|   AppName: '' |   AppName: '' | ||||||
|   OpenShiftServiceConnection: 'OpenShift on ARO' |   OpenShiftServiceConnection: '' | ||||||
| jobs: | jobs: | ||||||
| - job: Container_Build | - job: Container_Build | ||||||
|   dependsOn: Restore_Build_Publish |   dependsOn: Restore_Build_Publish | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user