Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created June 7, 2021 18:57
resources:
pipelines:
- pipeline: aks-ci # Name of the pipeline resource(up to you to choose)
source: AKS-CI # Name of the pipeline (case sensitive!)
#project: aks-test # Required only if the source pipeline is in another project
trigger: true # Run app-ci pipeline when any run of AKS-CI completes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment