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 fb26fef commit 904bf46Copy full SHA for 904bf46
.yamato/package-pack.yml
@@ -16,7 +16,7 @@ package_pack_-_ngo_{{ platform.name }}:
16
- npm install -g upm-ci-utils@stable --registry https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-npm
17
- upm-ci package pack --package-path com.unity.netcode.gameobjects
18
- upm-pvp xray --packages "upm-ci~/packages/*.tgz" --results upm-ci~/xray
19
- - upm-pvp require "supported rme com.unity.netcode.gameobjects/pvpExceptions.json" --allow-missing --results upm-ci~/xray --exemptions upm-ci~/xray/new-exemptions.json
+ - upm-pvp require "supported com.unity.netcode.gameobjects/pvpExceptions.json" --results pvp-results
20
artifacts:
21
packages:
22
paths:
0 commit comments