diff --git a/templates/documentations/documentation.gitlab-ci.yml b/templates/documentations/documentation.gitlab-ci.yml index 44884e2..fd6e055 100644 --- a/templates/documentations/documentation.gitlab-ci.yml +++ b/templates/documentations/documentation.gitlab-ci.yml @@ -12,7 +12,7 @@ - generate --type html - generate --type pdf -.documentation-ckeck-confluence-validity: +.documentation-check-confluence-validity: extends: .documentation-tool-common stage: verify needs: [] @@ -29,6 +29,7 @@ .documentation-publish: extends: .documentation-tool-common stage: post-process + needs: [] variables: OUTPUT_DIR: public script: