azure-sdk-for-js/sdk/instrumentation/ci.yml

30 строки
637 B
YAML

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