Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienaicheh/pipelinesfundamentals
https://github.com/damienaicheh/pipelinesfundamentals
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/damienaicheh/pipelinesfundamentals
- Owner: damienaicheh
- License: mit
- Created: 2024-06-25T13:50:57.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-28T15:10:47.000Z (6 months ago)
- Last Synced: 2024-06-29T10:32:25.951Z (6 months ago)
- Size: 1.4 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure DevOps Pipelines Fundamentals
Repo for the `Azure DevOps Pipelines Fundamentals` training.
## 👉 Objectives
- Understand the __basic components__ and vocabulary of Azure Pipelines
- Understand the __YAML__ syntax (scalar types, quotes, literal blocks, maps, and sequences)
- Understand the __pipeline syntax__ and how to write pipelines using intellisense
- Understand events that can __trigger__ pipelines
- Learn the __context and expression syntax__ as well as pipeline commands