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 7331002 commit f757ff8Copy full SHA for f757ff8
.yamato/promotion.yml
@@ -9,6 +9,7 @@ publish:
9
- mv ./Assets/Samples.meta ./Packages/com.unity.inputsystem
10
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
11
- upm-ci package pack --package-path ./Packages/com.unity.inputsystem/
12
+ - upm-ci package test --package-path ./Packages/com.unity.inputsystem/ -u 2019.1
13
- upm-ci package publish --package-path ./Packages/com.unity.inputsystem/
14
artifacts:
15
0 commit comments