@@ -9,7 +9,7 @@ publish_dry_run_netcode_gameobjects:
9
9
type : Unity::VM
10
10
flavor : b1.large
11
11
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
13
13
- command : 7z x -aoa wrench-localapv.zip
14
14
- command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
15
15
- command : python PythonScripts/print_machine_info.py
@@ -148,13 +148,13 @@ publish_dry_run_netcode_gameobjects:
148
148
unzip : true
149
149
variables :
150
150
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
151
- UPMPVP_CONTEXT_WRENCH : 0.10.37 .0
151
+ UPMPVP_CONTEXT_WRENCH : 0.10.38 .0
152
152
triggers :
153
153
expression : push.branch match "^release/.*"
154
154
cancel_old_ci : true
155
155
metadata :
156
156
Job Maintainers : ' #rm-packageworks'
157
- Wrench : 0.10.37 .0
157
+ Wrench : 0.10.38 .0
158
158
159
159
# Publish for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
160
160
publish_netcode_gameobjects :
@@ -164,7 +164,7 @@ publish_netcode_gameobjects:
164
164
type : Unity::VM
165
165
flavor : b1.large
166
166
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
167
+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-58_ab06748e39f9b01f55b979c0c06d7c1f787e07cbca4dc6ae5eef274fd195612a .zip -o wrench-localapv.zip
168
168
- command : 7z x -aoa wrench-localapv.zip
169
169
- command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
170
170
- command : python PythonScripts/print_machine_info.py
@@ -303,8 +303,8 @@ publish_netcode_gameobjects:
303
303
unzip : true
304
304
variables :
305
305
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
306
- UPMPVP_CONTEXT_WRENCH : 0.10.37 .0
306
+ UPMPVP_CONTEXT_WRENCH : 0.10.38 .0
307
307
metadata :
308
308
Job Maintainers : ' #rm-packageworks'
309
- Wrench : 0.10.37 .0
309
+ Wrench : 0.10.38 .0
310
310
0 commit comments