From bc85e805bc45e0cbbb3a896c73dec68b2bfd810d Mon Sep 17 00:00:00 2001
From: Tim Jaacks <tim.jaacks@seco.com>
Date: Mon, 16 Oct 2023 12:07:18 +0200
Subject: [PATCH] Build documentation in Yocto

---
 manifest-pipeline-yocto.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/manifest-pipeline-yocto.yml b/manifest-pipeline-yocto.yml
index dac68272..6424e5a2 100644
--- a/manifest-pipeline-yocto.yml
+++ b/manifest-pipeline-yocto.yml
@@ -61,6 +61,7 @@ yocto-pipeline:
     YOCTO_DISTRO: guf-wayland
     INSTALL_SCRIPT: fng-install.sh
     ARTIFACTS_PATH: build-*/tmp/deploy/images/**/*
+    DOCUMENTATION_FILES: "*.md"
     PACKAGE_TYPE: image
     TEST_STAGE: "true"
     CONFLUENCE_SPACE: SECONorthTech
-- 
GitLab