Skip to content

Commit

Permalink
Update epac-nonprod-pipeline.yml (#789)
Browse files Browse the repository at this point in the history
The deployment DeployPolicy should use the right service connection
  • Loading branch information
arrerezai authored Oct 24, 2024
1 parent a5a6949 commit dbf8bfd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ stages:
steps:
- template: templates/deploy-policy.yml
parameters:
serviceConnection: $(rolesServiceConnection)
serviceConnection: $(deployServiceConnection)
pacEnvironmentSelector: ${{ variables.pacEnvironmentSelector }}
- deployment: DeployRoles
displayName: "Deploy Role Changes"
Expand Down

0 comments on commit dbf8bfd

Please sign in to comment.