|
1 | 1 | # Auto-generated by Recipe Engine, do not modify manually.
|
2 | 2 | # This job is generated by the wrench recipe engine module.
|
3 | 3 |
|
4 |
| -# Publish Dry Run for netcode.gameobjects |
| 4 | +# Publish Dry Run for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm |
5 | 5 | publish_dry_run_netcode_gameobjects:
|
6 | 6 | name: Publish Dry Run netcode.gameobjects
|
7 | 7 | agent:
|
8 | 8 | image: package-ci/ubuntu-20.04:default
|
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-46_5989adaa2e1fb763637fce73dc8dd932ee311a074f584a98fbd9fd05eb2b6f31.zip -o wrench-localapv.zip |
| 12 | + - command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-54_4ed3929f39f0279ecefec81a437d0eb42e21a4f9c6469a88d31e8f3d764709fe.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
|
@@ -127,23 +127,23 @@ publish_dry_run_netcode_gameobjects:
|
127 | 127 | unzip: true
|
128 | 128 | variables:
|
129 | 129 | UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
|
130 |
| - UPMPVP_CONTEXT_WRENCH: 0.10.25.0 |
| 130 | + UPMPVP_CONTEXT_WRENCH: 0.10.31.0 |
131 | 131 | triggers:
|
132 | 132 | expression: push.branch match "^release/.*"
|
133 | 133 | cancel_old_ci: true
|
134 | 134 | metadata:
|
135 | 135 | Job Maintainers: '#rm-packageworks'
|
136 |
| - Wrench: 0.10.25.0 |
| 136 | + Wrench: 0.10.31.0 |
137 | 137 |
|
138 |
| -# Publish for netcode.gameobjects |
| 138 | +# Publish for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm |
139 | 139 | publish_netcode_gameobjects:
|
140 | 140 | name: Publish netcode.gameobjects
|
141 | 141 | agent:
|
142 | 142 | image: package-ci/ubuntu-20.04:default
|
143 | 143 | type: Unity::VM
|
144 | 144 | flavor: b1.large
|
145 | 145 | commands:
|
146 |
| - - command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-46_5989adaa2e1fb763637fce73dc8dd932ee311a074f584a98fbd9fd05eb2b6f31.zip -o wrench-localapv.zip |
| 146 | + - command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-54_4ed3929f39f0279ecefec81a437d0eb42e21a4f9c6469a88d31e8f3d764709fe.zip -o wrench-localapv.zip |
147 | 147 | - command: 7z x -aoa wrench-localapv.zip
|
148 | 148 | - command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
|
149 | 149 | - command: python PythonScripts/print_machine_info.py
|
@@ -261,8 +261,8 @@ publish_netcode_gameobjects:
|
261 | 261 | unzip: true
|
262 | 262 | variables:
|
263 | 263 | UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
|
264 |
| - UPMPVP_CONTEXT_WRENCH: 0.10.25.0 |
| 264 | + UPMPVP_CONTEXT_WRENCH: 0.10.31.0 |
265 | 265 | metadata:
|
266 | 266 | Job Maintainers: '#rm-packageworks'
|
267 |
| - Wrench: 0.10.25.0 |
| 267 | + Wrench: 0.10.31.0 |
268 | 268 |
|
0 commit comments