* Address issue in Arcade for publishing artifact category.
* Create mechanism to indicate warnings should not be treated as errors.
- This will be automatically reverted on the next Arcade insertion.
Commit migrated from https://github.com/dotnet/coreclr/commit/
bf9f5a7444fdabaa37b1575b4b2455fda2ab5cb5
- master
always: true
+# Remove this variable when fixed: https://github.com/dotnet/arcade/issues/3661
+variables:
+- name: _DotNetArtifactsCategory
+ value: .NETCore
+
stages:
- stage: build
jobs: