Skip to content

Commit

Permalink
ci: setup is in stages
Browse files Browse the repository at this point in the history
  • Loading branch information
KosmasH committed Jul 10, 2024
1 parent 04a6909 commit e874388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/azure-pipelines-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- job: get_keyvault_secrets
displayName: Get keyvault secrets
steps:
- template: ./.pipelines/templates/setup.stage.yml@testTransformations
- template: ./.pipelines/templates/stages/setup.stage.yml@testTransformations
parameters:
serviceConnection: $(serviceConnection)
keyVaultName: $(keyVaultName)
Expand Down

0 comments on commit e874388

Please sign in to comment.