auto tag release
This commit is contained in:
parent
b41f0f4f2d
commit
155aaa80b6
1 changed files with 8 additions and 1 deletions
|
|
@ -168,4 +168,11 @@ stages:
|
|||
indexDeployVariables:
|
||||
__VUE_APP_GOOGLE_TAG_MANAGER_SCRIPT_BODY__: $(__VUE_APP_GOOGLE_TAG_MANAGER_SCRIPT_BODY__)
|
||||
__VUE_APP_GOOGLE_TAG_MANAGER_NOSCRIPT_FRAME_SRC__: $(__VUE_APP_GOOGLE_TAG_MANAGER_NOSCRIPT_FRAME_SRC__)
|
||||
cfDistributionId: $(cfDistributionId)
|
||||
cfDistributionId: $(cfDistributionId)
|
||||
- stage: AutoTagReleaseBuild
|
||||
displayName: Auto Tag Release Build For Production
|
||||
jobs:
|
||||
- template: templates/digital/auto-tag.yml@AzureDevOps
|
||||
parameters:
|
||||
userName: SafeliteAzureDevops
|
||||
userEmail: githubazuredevops@safelite.com
|
||||
Loading…
Reference in a new issue