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

MAINT: update docs only when releasing

parent b87b511a
No related branches found
No related tags found
1 merge request!37prepare release v0.3.1
Pipeline #5272 passed
......@@ -105,7 +105,12 @@ pages:
tags: [ docker ]
stage: deploy
only:
- dev
refs:
- /^release-.*$/i
- master
variables:
# run pages only on gitlab.com
- $CI_SERVER_HOST == "gitlab.com"
script:
# TODO is this a good location here?
- npm install jsdoc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment