Skip to content
Snippets Groups Projects
Commit a2f0f4e3 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: update docs only when releasing

parent 4cfa9b46
No related branches found
No related tags found
1 merge request!21Release v0.4.0
Pipeline #5318 passed
......@@ -83,7 +83,12 @@ pages:
tags: [ cached-dind ]
stage: deploy
only:
- dev
refs:
- /^release-.*$/i
- master
variables:
# run pages only on gitlab.com
- $CI_SERVER_HOST == "gitlab.com"
script:
- echo "Deploying"
- make doc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment