commit
bd3d576fd9
1 changed files with 2 additions and 2 deletions
|
|
@ -179,7 +179,7 @@ stages:
|
|||
parameters:
|
||||
awsCliContainer: awscli
|
||||
distributionId: $(cfDistributionId)
|
||||
paths: /iss/*
|
||||
paths: /*
|
||||
awsProfile: $(qaDeploymentProfile)
|
||||
|
||||
# Prod Build/Deploy
|
||||
|
|
@ -228,7 +228,7 @@ stages:
|
|||
parameters:
|
||||
awsCliContainer: awscli
|
||||
distributionId: $(cfDistributionId)
|
||||
paths: /iss/*
|
||||
paths: /*
|
||||
awsProfile: $(prodDeploymentProfile)
|
||||
- template: templates/digital/auto-tag.yml@AzureDevOps
|
||||
parameters:
|
||||
|
|
|
|||
Loading…
Reference in a new issue