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.
--ci
1 parent 2dec94a commit 6861509Copy full SHA for 6861509
eng/scripts/ci-source-build.sh
@@ -105,4 +105,4 @@ fi
105
export DotNetBuildFromSource='true'
106
107
# Build projects
108
-"$reporoot/eng/common/build.sh" --restore --build --pack ${other_args[@]+"${other_args[@]}"} ${runtime_feed_args[@]+"${runtime_feed_args[@]}"}
+"$reporoot/eng/common/build.sh" --restore --build --ci --pack ${other_args[@]+"${other_args[@]}"} ${runtime_feed_args[@]+"${runtime_feed_args[@]}"}
0 commit comments