This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Fixed indentation error
pull/1259/head
Tim McCarthy
5 years ago
parent
39c03617a4
commit
b40115b25c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build/aro/webapp-container-build.yml
+ 1
- 1
build/aro/webapp-container-build.yml
View File
@ -10,7 +10,7 @@ jobs:
-
task
:
redhat.openshift-vsts.oc-setup-task.oc-setup@2
displayName
:
'oc-setup '
inputs:
openshiftService
:
'OpenShift on ARO DEV'
openshiftService
:
'OpenShift on ARO DEV'
-
script
:
'oc project $(OpenShiftProject)'
failOnStderr
:
true
displayName
:
'Set Project Context'
Write
Preview
Loading…
Cancel
Save