mirror of
https://github.com/mudler/luet.git
synced 2025-09-24 20:47:37 +00:00
Fixup luet tree pkglist/images while having shared templates
This commit is contained in:
@@ -86,6 +86,7 @@ func NewTreeImageCommand() *cobra.Command {
|
||||
options.WithBuildValues(values),
|
||||
options.WithPushRepository(imageRepository),
|
||||
options.WithPullRepositories(pullRepo),
|
||||
options.WithTemplateFolder(util.TemplateFolders(false, treePath)),
|
||||
options.WithSolverOptions(opts),
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user