Skip to content

Commit

Permalink
XDR-883: Update parameters to show the changes in pipeline library
Browse files Browse the repository at this point in the history
  • Loading branch information
hensonto committed Jul 26, 2021
1 parent 57d0330 commit 23375db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
parameters:
name: UpdateInfrastructureModules
displayName: Update Infrastructure Modules
srcRepository: package-aws-security.git
dstRepository: infrastructure-modules
packageName: package-aws-security
repository: infrastructure-modules
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))

0 comments on commit 23375db

Please sign in to comment.