File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,6 @@ upmci_platforms:
2727 flavor : b1.large
2828
2929editor_versions :
30- - version : " 2018.3"
31- display_name : " 2018.3"
3230 - version : " 2018.4"
3331 display_name : " 2018.4"
3432 - version : " 2019.2"
@@ -92,11 +90,7 @@ validate_package_{{platform.name}}_{{editor.display_name}}:
9290 type : {{platform.type}}
9391 flavor : {{platform.flavor}}
9492 commands :
95- {% if editor.version == "2018.3" %}
96- -
npm install [email protected] --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm -g 97- {% else %}
9893 - npm install upm-ci-utils@stable --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm -g
99- {% endif %}
10094 - upm-ci package pack --package-path src/
10195 - upm-ci package test --package-path src/ --unity-version {{ editor.version }}
10296 artifacts :
You can’t perform that action at this time.
0 commit comments