Skip to content

Commit

Permalink
Update pipeline-build-and-deploy.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonso-iazzetti committed Sep 7, 2022
1 parent 6d12fca commit 0ad6519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nexiazuredevops/pipeline-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ stages:
- retrieve_info
- build
variables:
- group: nodo-${{ parameters.env }}
- group: nodo-mock-perf
- name: appVersion
value: $[ stageDependencies.retrieve_info.retrieve_info.outputs['getVar.APP_VERSION'] ]
jobs:
Expand Down

0 comments on commit 0ad6519

Please sign in to comment.