Skip to content

Commit 620af76

Browse files
committed
Remove legacy commands
1 parent ecf272a commit 620af76

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.yamato/CI.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,6 @@ run_vetting_test_project_{{ editor.version }}:
101101
PATH: /home/bokken/bin:/home/bokken/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin:/home/bokken/.npm-global/bin::/home/bokken/npm-global/bin
102102
DISPLAY: ":0"
103103
commands:
104-
{% if platform.name == "linux" -%}
105-
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade --user
106-
{% else -%}
107-
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
108-
{% endif -%}
109104
- npm config set prefix '~/npm-global'
110105
- npm install upm-ci-utils@latest -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
111106
- unity-downloader-cli -u {{editor.version}} -c editor --fast --wait --published-only

0 commit comments

Comments
 (0)