From 01e0f129b2813a9b47173e3f1fd22b64a2081843 Mon Sep 17 00:00:00 2001 From: Wolfram Gulde Date: Thu, 19 May 2022 17:06:42 +0200 Subject: [PATCH] feat(exx-Pipeline): change typo --- templates/documentations/documentation.gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: