We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb9bce commit 46e042fCopy full SHA for 46e042f
.yamato/project-pack.yml
@@ -31,7 +31,7 @@ project_pack_-_{{ project.name }}_{{ platform.name }}:
31
model: {{ platform.model }} # This is set only in platforms where we want non-default model to use (more information in project.metafile)
32
{% endif %}
33
commands:
34
- - upm-pvp pack --project {{ project.path }} --output upm-ci~/packages
+ - upm-pvp pack {{ project.path }} --output upm-ci~/packages
35
dependencies:
36
- .yamato/_run-all.yml#run_quick_checks # initial checks to perform fast validation of common errors
37
artifacts:
testproject/Assets/Resources.meta
0 commit comments