Skip to content
Snippets Groups Projects
Commit cb8b2fc3 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

MAINT: Update .gitlab-ci.yml file, testing building docs without release

parent 9d93f9c6
No related branches found
No related tags found
2 merge requests!91Release 0.3,!89MAINT: Update .gitlab-ci.yml file to automatically build gitlab pages for the documentation
Pipeline #33043 passed
...@@ -285,6 +285,7 @@ pages_prepare: &pages_prepare ...@@ -285,6 +285,7 @@ pages_prepare: &pages_prepare
tags: [ cached-dind ] tags: [ cached-dind ]
stage: deploy stage: deploy
needs: [] needs: []
image: $CI_REGISTRY/caosdb/src/caosdb-pylib/testenv:latest
# only: # only:
# refs: # refs:
# - /^release-.*$/i # - /^release-.*$/i
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment