Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flcdrg/azure-pipelines-variables
Demonstrate passing variables between jobs, deployment jobs and stages
https://github.com/flcdrg/azure-pipelines-variables
azure-devops azure-pipeline hacktoberfest
Last synced: 7 days ago
JSON representation
Demonstrate passing variables between jobs, deployment jobs and stages
- Host: GitHub
- URL: https://github.com/flcdrg/azure-pipelines-variables
- Owner: flcdrg
- License: mit
- Created: 2022-06-26T03:00:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T04:15:59.000Z (3 months ago)
- Last Synced: 2024-11-29T06:06:41.944Z (2 months ago)
- Topics: azure-devops, azure-pipeline, hacktoberfest
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# azure-pipelines-variables
Demonstrate passing variables between jobs, deployment jobs and stages
Example pipelines:
- [azure-pipelines.yml](azure-pipelines.yml) [![Build Status](https://dev.azure.com/gardiner/GitHub%20Builds/_apis/build/status%2Fflcdrg.azure-pipelines-variables?branchName=main)](https://dev.azure.com/gardiner/GitHub%20Builds/_build/latest?definitionId=16&branchName=main)
- [azure-pipelines-template-variables.yml](azure-pipelines-template-variables.yml) [![Build Status](https://dev.azure.com/gardiner/GitHub%20Builds/_apis/build/status%2Fflcdrg.azure-pipelines-variables%20template%20variables?branchName=main)](https://dev.azure.com/gardiner/GitHub%20Builds/_build/latest?definitionId=17&branchName=main)