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
Last synced: 9 months 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-24T01:48:32.000Z (11 months ago)
- Last Synced: 2025-07-24T04:46:47.067Z (11 months ago)
- Topics: azure-devops, azure-pipeline
- Homepage: https://dev.azure.com/gardiner/GitHub%20Builds/_build?definitionId=16&_a=summary
- Size: 38.1 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) [](https://dev.azure.com/gardiner/GitHub%20Builds/_build/latest?definitionId=16&branchName=main)
- [azure-pipelines-template-variables.yml](azure-pipelines-template-variables.yml) [](https://dev.azure.com/gardiner/GitHub%20Builds/_build/latest?definitionId=17&branchName=main)