diff --git a/tool-documentation.gitlab-ci.yml b/tool-documentation.gitlab-ci.yml index eb8873d..1b43490 100644 --- a/tool-documentation.gitlab-ci.yml +++ b/tool-documentation.gitlab-ci.yml @@ -1,5 +1,5 @@ .documentation-tool-template: - image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-documentation-tool:1.6.0 + image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-documentation-tool:1.6.1 variables: REV_NUMBER: $CI_COMMIT_SHORT_SHA CONFLUENCE_URL: "https://www.exxcellent.de/confluence/rest/api/" @@ -34,4 +34,4 @@ artifacts: paths: [ public/ ] rules: - - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH \ No newline at end of file + - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH