azure-sdk-for-js/sdk/appcontainers/ci.mgmt.yml

38 строки
797 B
YAML

# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.
trigger:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
exclude:
- feature/v4
paths:
include:
- sdk/appcontainers/arm-appcontainers
- sdk/appcontainers/ci.mgmt.yml
pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
exclude:
- feature/v4
paths:
include:
- sdk/appcontainers/arm-appcontainers
- sdk/appcontainers/ci.mgmt.yml
extends:
template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: appcontainers
Artifacts:
- name: azure-arm-appcontainers
safeName: azurearmappcontainers