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
332ce732
Commit
332ce732
authored
1 year ago
by
Renovate Bot
Committed by
Fabian Seidl
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
[renovate] Update python Docker tag to v3.11.5
parent
224a68dd
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!527
[renovate] Update python Docker tag to v3.11.5
Pipeline
#160379
passed
1 year ago
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Changes
1
Pipelines
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 @
332ce732
build-mkdocs
:
build-mkdocs
:
image
:
${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/python:3.11.
4
-slim-bullseye
image
:
${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/python:3.11.
5
-slim-bullseye
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.
4
-slim-bullseye
image
:
${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/python:3.11.
5
-slim-bullseye
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