diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e6fda478f78c01321e899df9bd393a3b7e47ac0a..adfdc6bb7d9a2a12502dae852512ad19dd77661b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ cache: stages: # - build # - test -# - docs + - docs - release # - scan @@ -470,7 +470,7 @@ stages: # - python3 .docs/docker/release.py docs-docs: - stage: release + stage: docs image: docker.io/python:3.11-slim only: refs: