Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Commits
e85f2913
Commit
e85f2913
authored
1 year ago
by
Neil-Jocelyn Schark
Browse files
Options
Downloads
Plain Diff
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
!596
Update containerlab
,
!574
Create new integration-test setup
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/ci/.mk-docs-deploy.yml
+2
-2
2 additions, 2 deletions
.gitlab/ci/.mk-docs-deploy.yml
with
2 additions
and
2 deletions
.gitlab/ci/.mk-docs-deploy.yml
+
2
−
2
View file @
e85f2913
build-mkdocs
:
build-mkdocs
:
image
:
${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/python:3.1
1.5
-slim-bookworm
image
:
${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/python:3.1
2.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.1
1.5
-slim-bookworm
image
:
${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/python:3.1
2.0
-slim-bookworm
stage
:
deploy
stage
:
deploy
script
:
script
:
-
mv mkdocs-built public
-
mv mkdocs-built public
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment