Skip to content
Snippets Groups Projects
Commit e85f2913 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

Merge branch 'master' of code.fbi.h-da.de:danet/gosdn

parents eb38ee91 f9dab0d7
No related branches found
No related tags found
2 merge requests!596Update containerlab,!574Create new integration-test setup
This commit is part of merge request !574. Comments created here will be created in the context of that merge request.
build-mkdocs: build-mkdocs:
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/python:3.11.5-slim-bookworm image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/python:3.12.0-slim-bookworm
stage: build stage: build
before_script: before_script:
- pip install mkdocs-material - pip install mkdocs-material
...@@ -13,7 +13,7 @@ build-mkdocs: ...@@ -13,7 +13,7 @@ build-mkdocs:
- if: $CI_COMMIT_REF_PROTECTED == "true" - if: $CI_COMMIT_REF_PROTECTED == "true"
.pages-options: &pages-options .pages-options: &pages-options
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/python:3.11.5-slim-bookworm image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/python:3.12.0-slim-bookworm
stage: deploy stage: deploy
script: script:
- mv mkdocs-built public - mv mkdocs-built public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment