Skip to content

Commit c109e3b

Browse files
committed
Revert package pack change
1 parent 640b904 commit c109e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/package-pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ package_pack_-_ngo_{{ platform.name }}:
2929
agent:
3030
type: {{ platform.type }}
3131
image: {{ platform.image }}
32-
flavor: small
32+
flavor: {{ platform.flavor }}
3333
{% if platform.model %}
3434
model: {{ platform.model }} # This is set only in platforms where we want non-default model to use (more information in project.metafile)
3535
{% endif %}

0 commit comments

Comments
 (0)