Skip to content

Commit

Permalink
Disable official builds for unix (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tratcher committed Jul 21, 2020
1 parent b424b6d commit cd7713c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ stages:
- script: eng/common/cibuild.sh
--configuration $(_BuildConfig)
--prepareMachine
$(_OfficialBuildArgs)
$(_InternalRuntimeDownloadArgs)
displayName: Build
- task: PublishBuildArtifacts@1
displayName: Upload TestResults
Expand Down

0 comments on commit cd7713c

Please sign in to comment.