From 955ce3752050e78085c2037fe66714db41114c9e Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 2 Feb 2024 16:55:58 +0930 Subject: [PATCH] refactor(mkdocs): set env name to gitlab pages !73 fixes #43 --- template/mkdocs-documentation.gitlab-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/mkdocs-documentation.gitlab-ci.yaml b/template/mkdocs-documentation.gitlab-ci.yaml index 41f5c70..6010c44 100644 --- a/template/mkdocs-documentation.gitlab-ci.yaml +++ b/template/mkdocs-documentation.gitlab-ci.yaml @@ -27,7 +27,7 @@ pages: - mv "$CI_PROJECT_DIR/artifacts/build/Documentation.Build/build" public needs: [ 'Documentation.Build' ] environment: - name: staging + name: Gitlab Pages url: $CI_PAGES_URL/$PAGES_ENVIRONMENT_PATH artifacts: paths: