File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 19
19
url_unix : https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr
20
20
21
21
---
22
- pack :
23
- name : Pack
24
- agent :
25
- type : Unity::VM
26
- image : package-ci/ubuntu-22.04:v4
27
- flavor : b1.small
28
-
29
- commands :
30
- - ./add_sample.sh
31
- - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
32
- - upm-ci package pack --package-path com.unity.mobile.notifications
33
- - upm-pvp xray --packages "upm-ci~/packages/*.tgz" --results upm-ci~/xray
34
- - upm-pvp require "supported rme .yamato/xray-exemptions.json" --allow-missing --results upm-ci~/xray
35
- artifacts :
36
- packages :
37
- paths :
38
- - " upm-ci~/**/*"
39
22
40
23
{% for editor in test_editors %}
41
24
{% for platform in test_platforms %}
You can’t perform that action at this time.
0 commit comments