File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11promote :
22 name : Promote to Production
33 agent :
4- type : Unity::VM::osx
5- image : buildfarm/mac :stable
6- flavor : m1.mac
4+ type : Unity::VM
5+ image : package-ci/win10 :stable
6+ flavor : b1.large
77 dependencies :
8- - .yamato/publish-samples.yml
8+ - .yamato/publish-samples.yml
99 variables :
1010 UPMCI_PROMOTION : 1
1111 commands :
1212 - mv ./Assets/Samples ./Packages/com.unity.inputsystem
1313 - mv ./Assets/Samples.meta ./Packages/com.unity.inputsystem
1414 - npm install upm-ci-utils@stable -g --registry https://api.bintray.com/npm/unity/unity-npm
1515 - upm-ci package pack --package-path ./Packages/com.unity.inputsystem/
16- - upm-ci package test --package-path ./Packages/com.unity.inputsystem/ -u 2019.1
1716 - upm-ci package promote --package-path ./Packages/com.unity.inputsystem/
18- - Editor=.Editor/Unity.app/Contents/MacOS/Unity Method=Publish sh ExternalSampleProjects/publish.sh
1917 triggers :
2018 tags :
2119 only :
You can’t perform that action at this time.
0 commit comments