Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADO Pipeline Variables #1080

Merged
merged 12 commits into from
Jan 20, 2022
Merged

ADO Pipeline Variables #1080

merged 12 commits into from
Jan 20, 2022

Conversation

j0shuams
Copy link
Contributor

@j0shuams j0shuams commented Jan 19, 2022

This PR adds a .yml file that stores variables for the pipeline, as well as fixes an issue with the Maestro stage. The Maestro stage is under a condition that uses one of the variables; since the variables were not resolving properly, the Maestro stage condition was always true. We fix this by passing the variable as a parameter and using that parameter as a condition for the job under the Maestro stage.

@j0shuams j0shuams requested a review from manodasanW January 19, 2022 23:55
@j0shuams j0shuams merged commit d60484d into master Jan 20, 2022
@j0shuams j0shuams deleted the jlarkin/build-variables branch January 20, 2022 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants