Skip to content
Snippets Groups Projects
Commit 7f333992 authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

testing with new branch

parent e6b3efe3
No related branches found
No related tags found
1 merge request!7Fix/multi version
Checking pipeline status
...@@ -3,7 +3,7 @@ pages: ...@@ -3,7 +3,7 @@ pages:
image: python:3.9.18-slim-bullseye image: python:3.9.18-slim-bullseye
variables: variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip" PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
PAGES_BRANCH: gitlab-pages PAGES_BRANCH: gitlab-pages2
HTTPS_REMOTE: https://gitlab-ci-token:${ACCESS_TOKEN}@${CI_SERVER_HOST}/rep/${CI_PROJECT_PATH}.git HTTPS_REMOTE: https://gitlab-ci-token:${ACCESS_TOKEN}@${CI_SERVER_HOST}/rep/${CI_PROJECT_PATH}.git
before_script: before_script:
- pip install -q mkdocs-material mike - pip install -q mkdocs-material mike
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment