@@ -9,7 +9,7 @@ publish_dry_run_inputsystem:
99 type : Unity::VM
1010 flavor : b1.large
1111 commands :
12- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-56_6391218b3c9a0a6d36cd0b122ff5dd48d68381a518cd09da6f7279c68a7c7962 .zip -o wrench-localapv.zip
12+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-58_ab06748e39f9b01f55b979c0c06d7c1f787e07cbca4dc6ae5eef274fd195612a .zip -o wrench-localapv.zip
1313 - command : 7z x -aoa wrench-localapv.zip
1414 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
1515 - command : python PythonScripts/print_machine_info.py
@@ -148,13 +148,10 @@ publish_dry_run_inputsystem:
148148 unzip : true
149149 variables :
150150 UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
151- UPMPVP_CONTEXT_WRENCH : 0.10.37.0
152- triggers :
153- expression : push.branch match "^release/.*"
154- cancel_old_ci : true
151+ UPMPVP_CONTEXT_WRENCH : 0.10.40.0
155152 metadata :
156153 Job Maintainers : ' #rm-packageworks'
157- Wrench : 0.10.37 .0
154+ Wrench : 0.10.40 .0
158155
159156# Publish for inputsystem to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
160157publish_inputsystem :
@@ -164,7 +161,7 @@ publish_inputsystem:
164161 type : Unity::VM
165162 flavor : b1.large
166163 commands :
167- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-56_6391218b3c9a0a6d36cd0b122ff5dd48d68381a518cd09da6f7279c68a7c7962 .zip -o wrench-localapv.zip
164+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-58_ab06748e39f9b01f55b979c0c06d7c1f787e07cbca4dc6ae5eef274fd195612a .zip -o wrench-localapv.zip
168165 - command : 7z x -aoa wrench-localapv.zip
169166 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
170167 - command : python PythonScripts/print_machine_info.py
@@ -303,8 +300,8 @@ publish_inputsystem:
303300 unzip : true
304301 variables :
305302 UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
306- UPMPVP_CONTEXT_WRENCH : 0.10.37 .0
303+ UPMPVP_CONTEXT_WRENCH : 0.10.40 .0
307304 metadata :
308305 Job Maintainers : ' #rm-packageworks'
309- Wrench : 0.10.37 .0
306+ Wrench : 0.10.40 .0
310307
0 commit comments