From 60eebe9e418d65dcbb4364c34e41ccc79b63f488 Mon Sep 17 00:00:00 2001 From: Lorenzo Pagliai <lorenzo.pagliai@seco.com> Date: Mon, 6 Feb 2023 15:38:14 +0100 Subject: [PATCH] [CHANGELOG] Fix on yaml syntax --- manifest-pipeline-yocto.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest-pipeline-yocto.yml b/manifest-pipeline-yocto.yml index ddc346d..b1596f1 100644 --- a/manifest-pipeline-yocto.yml +++ b/manifest-pipeline-yocto.yml @@ -238,6 +238,7 @@ retrigger: ############################# changelog: + stage: changelog extends: .infrastructure script: .gitlab-ci/scripts/changelog_generator.py --token=${GITBOT_TOKEN} -- GitLab