17
0
Files
kubic-hello-kubic-image/_service

11 lines
437 B
Plaintext

<services>
<service mode="buildtime" name="kiwi_metainfo_helper"/>
<service name="replace_using_package_version" mode="buildtime">
<param name="file">kubic-hello-kubic-image.kiwi</param>
<param name="regex">%PKG_VERSION%</param>
<param name="parse-version">patch</param>
<param name="package">hello-kubic</param>
</service>
<service mode="buildtime" name="kiwi_label_helper"/>
</services>