Updated path

This commit is contained in:
Tim McCarthy 2020-02-26 22:22:51 -08:00
parent 0e255e5d47
commit 96a9f7d2a1

View File

@ -49,6 +49,6 @@ stages:
| oc apply -f-'
failOnStderr: true
displayName: 'Ensure Catalog API OpenShift DeploymentConfig and Service'
- script: 'oc apply -f .deploy/aro/catalog-api/catalog-public-route.yml'
- script: 'oc apply -f ./deploy/aro/catalog-api/catalog-public-route.yml'
failOnStderr: true
displayName: 'Ensure Catalog API Route'