ci: mkdocs temp newer image

!29 #8
This commit is contained in:
2023-06-05 14:25:45 +09:30
parent b8b9348e30
commit f5c4b33c69

View File

@ -1,4 +1,5 @@
---
variables:
GIT_SUBMODULE_STRATEGY: recursive
MY_PROJECT_ID: "45741845"
@ -17,7 +18,8 @@ include:
- template/automagic.gitlab-ci.yaml
#- template: Jobs/Container-Scanning.gitlab-ci.yml # see https://gitlab.com/gitlab-org/gitlab/-/issues/381665
.MKDocs_Build:
image: python:3.11-buster
Build/Cache Python Packages:
stage: build