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 640b904 commit c109e3bCopy full SHA for c109e3b
.yamato/package-pack.yml
@@ -29,7 +29,7 @@ package_pack_-_ngo_{{ platform.name }}:
29
agent:
30
type: {{ platform.type }}
31
image: {{ platform.image }}
32
- flavor: small
+ flavor: {{ platform.flavor }}
33
{% if platform.model %}
34
model: {{ platform.model }} # This is set only in platforms where we want non-default model to use (more information in project.metafile)
35
{% endif %}
0 commit comments