Browse Source

Updated envoy.yml file name

pull/1259/head
Tim McCarthy 5 years ago
parent
commit
411af300cc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      deploy/aro/mobilemarketingapigw/azure-pipelines.yml

+ 1
- 1
deploy/aro/mobilemarketingapigw/azure-pipelines.yml 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:


Loading…
Cancel
Save