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 70d2fa5 commit 0c2749aCopy full SHA for 0c2749a
eng/ci/official-build.yml
@@ -47,6 +47,7 @@ extends:
47
language: java,powershell
48
runSourceLanguagesInSourceAnalysis: true
49
buildIdentifier: java_worker_official
50
+ excludePathPatterns: '/extract/inst'
51
jobs:
52
- template: /eng/ci/templates/official/jobs/build-artifacts.yml@self
53
eng/ci/public-build.yml
@@ -43,6 +43,7 @@ extends:
43
codeql:
44
45
buildIdentifier: java_worker_public
46
- template: /eng/ci/templates/jobs/build.yml@self
0 commit comments