Updated envoy.yml file name

This commit is contained in:
Tim McCarthy 2020-03-02 08:20:17 -06:00
parent 341d964008
commit 411af300cc

View File

@ -27,7 +27,7 @@ stages:
displayName: 'Replace tokens in envoy.yaml' displayName: 'Replace tokens in envoy.yaml'
inputs: inputs:
sourcePath: ./deploy/aro/mobilemarketingapigw sourcePath: ./deploy/aro/mobilemarketingapigw
filePattern: envoy.yaml filePattern: envoy.yml
- task: redhat.openshift-vsts.oc-setup-task.oc-setup@2 - task: redhat.openshift-vsts.oc-setup-task.oc-setup@2
displayName: 'Setup Openshift CLI' displayName: 'Setup Openshift CLI'
inputs: inputs: