Skip to content

Commit

Permalink
Merge pull request #6 from quantum-sec/feature/XDR-883
Browse files Browse the repository at this point in the history
XDR-883: Update infrastructure-module ref to current tag
  • Loading branch information
hensonto authored Jul 27, 2021
2 parents cd83d6e + c1fbf1f commit 2d64491
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,11 @@ jobs:
- template: templates/jobs/default.yml@pipeline-library
parameters:
containerImage: quantumci.azurecr.io/quantum-ci-terragrunt:latest
deploySteps:
- template: templates/steps/versioning/update-source-reference.yml@pipeline-library
parameters:
name: UpdateInfrastructureModules
displayName: Update Infrastructure Modules
packageName: package-azure
repository: infrastructure-modules
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))

0 comments on commit 2d64491

Please sign in to comment.