Updated display name

This commit is contained in:
Tim McCarthy 2020-02-20 21:25:47 -08:00
parent 48f8378d48
commit 52e09dffb9

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'