diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3885211a7..f690528e9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -71,6 +71,7 @@ jobs: - script: build.cmd -configuration $(_BuildConfig) -prepareMachine + -publish -ci -warnaserror:0 $(_BuildArgs)