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 f4fb0e8 commit 03c368dCopy full SHA for 03c368d
tools/devops/automation/run-nightly-codeql.yml
@@ -62,6 +62,7 @@ stages:
62
xqaCertPass: $(xqa--certificates--password)
63
use1ES: false
64
disableCodeQL: false
65
+ xcodeChannel: $(xcodeChannel)
66
buildSteps:
67
- bash: $(Build.SourcesDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/automation/scripts/bash/build-nugets.sh
68
displayName: 'Build Nugets'
0 commit comments