Skip to content
Snippets Groups Projects
Verified Commit 12f8c500 authored by Martin Weise's avatar Martin Weise
Browse files

Last attempt with stage

parent 0e454624
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ cache: ...@@ -19,7 +19,7 @@ cache:
stages: stages:
# - build # - build
# - test # - test
- docs # - docs
- release - release
# - scan # - scan
...@@ -471,7 +471,7 @@ stages: ...@@ -471,7 +471,7 @@ stages:
# - python3 .docs/docker/release.py # - python3 .docs/docker/release.py
docs-docs: docs-docs:
stage: docs stage: release
image: docker.io/python:3.11-slim image: docker.io/python:3.11-slim
only: only:
refs: refs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment