|
|
|
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
|
|
|
|
#{% for variant in package_variants %} |
|
|
|
{% for variant in package_variants %} |
|
|
|
name: Publish Perception package to internal registry |
|
|
|
name: Publish {{ variant.name }} package to internal registry |
|
|
|
agent: |
|
|
|
type: Unity::VM |
|
|
|
image: package-ci/win10:stable |
|
|
|
|
|
|
paths: |
|
|
|
- "upm-ci~/packages/*.tgz" |
|
|
|
dependencies: |
|
|
|
- .yamato/upm-ci-full.yml#pack_Perception |
|
|
|
- .yamato/upm-ci-full.yml#pack_{{ variant.name }} |
|
|
|
#{% endfor %} |
|
|
|
{% endfor %} |