Skip to content

Commit 4645d8f

Browse files
committed
Remove old manual pack
1 parent 0c6bf0b commit 4645d8f

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.yamato/upm-ci.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,6 @@ utr:
1919
url_unix: https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr
2020

2121
---
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~/**/*"
3922

4023
{% for editor in test_editors %}
4124
{% for platform in test_platforms %}

0 commit comments

Comments
 (0)