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
Updated display name
pull/1259/head
Tim McCarthy
5 years ago
parent
48f8378d48
commit
52e09dffb9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deploy/aro/catalog-api/azure-pipelines.yml
+ 1
- 1
deploy/aro/catalog-api/azure-pipelines.yml
View File
@ -33,4 +33,4 @@ stages:
displayName
:
'Set OpenShift Project Context'
-
script
:
'oc process -f ./deploy/aro/openshift-templates/catalogapi-deploy-template.yml -p IMAGE_REGISTRY_PROJECT_NAME=$(SourceImageRegistryProjectName) -p PIC_BASE_URL=$(PicBaseUrl) -p RABBITMQ_HOSTNAME=$(RabbitMqHostname) | oc apply -f-'
failOnStderr
:
true
displayName
:
'Ensure
Identity
API OpenShift DeploymentConfig and Service'
displayName
:
'Ensure
Catalog
API OpenShift DeploymentConfig and Service'
Write
Preview
Loading…
Cancel
Save