parent
1310c8e0ea
commit
a2bc2e9d99
@ -122,8 +122,6 @@ jobs:
|
||||
value: "xml"
|
||||
- name: BuildArgs
|
||||
value: ""
|
||||
- name: AZURE_ENABLE_STATIC_ANALYSIS
|
||||
value: 1
|
||||
- name: WindowsPool
|
||||
value: ${{parameters.WindowsPool}}
|
||||
- name: LinuxPool
|
||||
|
||||
@ -31,7 +31,9 @@ stages:
|
||||
- template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
|
||||
parameters:
|
||||
ServiceDirectory: core
|
||||
# CI has static code analisys disabled, while LiveTest will have it enabled
|
||||
CtestRegex: azure-core.
|
||||
LiveTestCtestRegex: azure-core.
|
||||
Artifacts:
|
||||
- Name: azure-core
|
||||
Path: azure-core
|
||||
|
||||
Loading…
Reference in New Issue
Block a user