Samples/ci/azure-pipeline-configuratio...

21 строка
345 B
YAML

trigger:
branches:
include:
- latest
paths:
include:
- config/*
- Configuration/src/SimpleCloudFoundry/*
# skip pipeline for PRs
pr: none
variables:
- group: 'PCFone Credentials'
jobs:
- template: templates/cloud-foundry-job.yaml
parameters:
feature: Configuration
sample: SimpleCloudFoundry