|
|
|
|
|
|
- "upm-ci~/packages/*.tgz" |
|
|
|
dependencies: |
|
|
|
- .yamato/upm-ci-full.yml#pack_{{ variant.name }} |
|
|
|
{% for editor in test_editors %} |
|
|
|
{% for platform in test_platforms %} |
|
|
|
- .yamato/upm-ci-full.yml#test_{{ variant.name }}_{{ platform.name }}_{{ editor.version }} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
#{% for editor in test_editors %} |
|
|
|
#{% for platform in test_platforms %} |
|
|
|
#- .yamato/upm-ci-full.yml#test_{{ variant.name }}_{{ platform.name }}_{{ editor.version }} |
|
|
|
#{% endfor %} |
|
|
|
#{% endfor %} |
|
|
|
{% endfor %} |