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 fc48a0b commit 2d075b2Copy full SHA for 2d075b2
.yamato/package-pack.yml
@@ -13,7 +13,7 @@ package_test_-_ngo:
13
PVP_PROFILE: supported rme
14
timeout: 0.25
15
commands:
16
- - npm install -g "$UPMCI_PKG" --registry https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-npm
+ - npm install -g "$UPMCI_PKG" -g --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 "$PVP_PROFILE" --allow-missing --results upm-ci~/xray --exemptions upm-ci~/xray/new-exemptions.json
0 commit comments