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: about 1 month 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T04:15:59.000Z (6 months ago)
- Last Synced: 2025-02-03T22:06:48.597Z (3 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) [](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)