Skip to content

Commit

Permalink
pull share-with from var group (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
charleszipp authored May 13, 2021
1 parent 411ebaa commit aa734f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/publish/publish_private.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ stages:
connectedServiceName: 'marketplace_charleszipp'
cwd: $(terraform_extension_dir)
extensionVersion: $(GitVersion.Major).$(GitVersion.Minor).$(GitVersion.Patch)
shareWith: chzipp,azure-pipelines-terraform-${{ parameters.stage }}
shareWith: $(marketplace_share_with)
patternManifest: |
vss-extension.json
vss-extension-${{ parameters.stage }}.json
Expand Down

0 comments on commit aa734f2

Please sign in to comment.