From c2cd3b434cce3c6d475555d5593b77ee28932482 Mon Sep 17 00:00:00 2001 From: Tobias Poganiuch <tobias.poganiuch@seco.com> Date: Fri, 10 May 2024 14:06:57 +0200 Subject: [PATCH] pipeline:confluence: Add parent for Flash-N-Go release page --- manifest-pipeline-yocto.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest-pipeline-yocto.yml b/manifest-pipeline-yocto.yml index a0322afa..aba05159 100644 --- a/manifest-pipeline-yocto.yml +++ b/manifest-pipeline-yocto.yml @@ -52,6 +52,8 @@ variables: DEPLOY_FTP_TARGET_LINK: http://support.garz-fricke.com/projects/Flash-N-Go/FNGSystem AZURE_TARGET_FOLDER: HMI/Flash-N-Go/FNGSystem AZURE_CONTAINER_NAME: seco-ne-public + CONFLUENCE_SPACE: SECONorthTech + CONFLUENCE_PARENT_ID: 1849589787 yocto-pipeline: extends: -- GitLab