Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flcdrg/azure-pipelines-each
Example using Azure Pipelines 'each' expression
https://github.com/flcdrg/azure-pipelines-each
azure-devops azure-pipelines azure-pipelines-yaml
Last synced: about 1 month ago
JSON representation
Example using Azure Pipelines 'each' expression
- Host: GitHub
- URL: https://github.com/flcdrg/azure-pipelines-each
- Owner: flcdrg
- License: apache-2.0
- Created: 2023-05-26T03:06:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-12T01:35:27.000Z (about 1 year ago)
- Last Synced: 2024-05-01T19:47:10.702Z (7 months ago)
- Topics: azure-devops, azure-pipelines, azure-pipelines-yaml
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Pipelines 'each' keyword
An example Azure Pipelines which uses the [each](https://learn.microsoft.com/azure/devops/pipelines/process/expressions?view=azure-devops&WT.mc_id=DOP-MVP-5001655#each-keyword) keyword to generate multiple stages dynamically.