CSR-2130 trying to work out the bash copy

CSR-2130 trying to work out the bash copy for applepay merchant file
This commit is contained in:
CarlNation 2024-07-19 06:35:37 -04:00
parent 0f6bcb9969
commit aaf9ec66ba

View file

@ -135,7 +135,7 @@ stages:
steps:
- checkout: self
clean: true
- bash: cp applepay/apple-developer-merchantid-domain-association-nonprod.txt apple-developer-merchantid-domain-association.txt
- bash: cp public/applepay/apple-developer-merchantid-domain-association-nonprod.txt public/apple-developer-merchantid-domain-association.txt
- template: templates/digital/step-build-vue.yml@AzureDevOps
parameters:
buildOutputDir: dist
@ -195,7 +195,7 @@ stages:
steps:
- checkout: self
clean: true
- bash: cp applepay/apple-developer-merchantid-domain-association-nonprod.txt apple-developer-merchantid-domain-association.txt
- bash: cp public/applepay/apple-developer-merchantid-domain-association-nonprod.txt public/apple-developer-merchantid-domain-association.txt
- template: templates/digital/step-build-vue.yml@AzureDevOps
parameters:
buildOutputDir: dist
@ -255,7 +255,7 @@ stages:
steps:
- checkout: self
clean: true
- bash: cp applepay/apple-developer-merchantid-domain-association-prod.txt apple-developer-merchantid-domain-association.txt
- bash: cp public/applepay/apple-developer-merchantid-domain-association-prod.txt public/apple-developer-merchantid-domain-association.txt
- template: templates/digital/step-build-vue.yml@AzureDevOps
parameters:
buildOutputDir: dist