From b5c7527990dcc2eec2b417e1425d901c0f67ec6d Mon Sep 17 00:00:00 2001 From: Bjarne von Horn Date: Thu, 18 Jul 2024 13:34:28 +0200 Subject: [PATCH] fix pdf job dependencies. --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d0eb9c81..57de4fc5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -115,6 +115,9 @@ doxygen: # It must be named 'pdf' and must produce a 'pdf' directory as an artifact. # All PDF files in this directory will be collected. pdf: + needs: + - job: commands + artifacts: true stage: doc image: registry.gitlab.com/etherlab.org/build-container-factory/leap-15.4:texlive script: