Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Azure DevOps Build Pipeline Run Multiple Times #1160

Open
omairzia opened this issue May 27, 2022 · 0 comments
Open

Azure DevOps Build Pipeline Run Multiple Times #1160

omairzia opened this issue May 27, 2022 · 0 comments

Comments

@omairzia
Copy link

I have created an Azure DevOps Pipeline to export a solution from development environment and import it in our UAT and other environments. A variable named as $(SolutionName) has also been introduced to specify the name of the solution to be exported and imported. The Pipeline is working fine as per the expected behavior.

However, I have multiple solutions in my development environment and would like to Export all of them and Import in my UAT and other environment's. In order to achieve this, I would like to Run the same pipeline for each solution by changing the variable name.

Could anyone can let me know, How can I do this automatically (May be by adding an iterative job or script to get it done)?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant