We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4504546 commit 8238893Copy full SHA for 8238893
sdk/workloadssapvirtualinstance/ci.mgmt.yml
@@ -10,13 +10,13 @@ pr:
10
- release/*
11
paths:
12
include:
13
- - sdk/workloads/ci.mgmt.yml
14
- - sdk/workloads/Azure.ResourceManager.WorkloadsSapVirtualInstance/
+ - sdk/workloadssapvirtualinstance/ci.mgmt.yml
+ - sdk/workloadssapvirtualinstance/Azure.ResourceManager.WorkloadsSapVirtualInstance/
15
16
extends:
17
template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
18
parameters:
19
- ServiceDirectory: workloads
+ ServiceDirectory: workloadssapvirtualinstance
20
LimitForPullRequest: true
21
Artifacts:
22
- name: Azure.ResourceManager.WorkloadsSapVirtualInstance
0 commit comments