We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
linux-package.yml
1 parent f301c44 commit 26e7e08Copy full SHA for 26e7e08
.pipelines/templates/linux-package.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: ob_outputDirectory
26
value: '$(Build.ArtifactStagingDirectory)/ONEBRANCH_ARTIFACT'
27
- name: repoRoot
28
- value: $(Build.SourcesDirectory)/ProjectMercury
+ value: $(Build.SourcesDirectory)/AIShell
29
- name: ob_sdl_binskim_enabled
30
value: true
31
- name: ob_sdl_tsa_configFile
0 commit comments