From 61b2aefd5cec02fde4607f22a853a477266e9ab0 Mon Sep 17 00:00:00 2001 From: Tau Date: Mon, 5 Feb 2024 23:52:36 +0100 Subject: [PATCH] moves module include --- recipe.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/recipe.yml b/recipe.yml index 7bdaf67..4059417 100644 --- a/recipe.yml +++ b/recipe.yml @@ -26,14 +26,18 @@ modules: commands: - echo Example output -- name: package-modules +- name: example-modules type: includes includes: - modules/50-install-debs - - modules/80-set-image-abroot-config # Put your custom actions before this comment +- name: set-image-name-abroot + type: includes + includes: + - modules/80-set-image-abroot-config + - name: cleanup type: shell commands: