refactor(mkdocs): set env name to gitlab pages

!73 fixes #43
This commit is contained in:
2024-02-02 16:55:58 +09:30
parent 3fbd4317c0
commit 955ce37520

View File

@ -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: