diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b2ba4e4..299e3f2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -76,11 +76,11 @@ pages: INPUT_FILE: "document.adoc" IMAGES_DIR: images CREATE_SUB_PAGES: "false" - PAGE_PREFIX: "[CI/CD] - [2.0] - " + PAGE_PREFIX: "[CI/CD] - " CONFLUENCE_SPACE: RANDI TEXT_GENERATED_HINT: 'This is a generated page, do not edit! All changes must happen in the Repository .' - FILE_INPUT: "index.html,107524048,CI Templates 2.0" + FILE_INPUT: "index.html,107524048,CI Templates" rules: - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH when: always