Skip to content
Snippets Groups Projects
Commit d8db80be authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

PIPELINE: Re-enable branch filtering for pages_prepare

parent dc717489
No related branches found
No related tags found
2 merge requests!148F fix jsdoc,!147Release 0.15.1
Pipeline #59139 passed
......@@ -89,9 +89,9 @@ build-testenv:
pages_prepare: &pages_prepare
tags: [ cached-dind ]
stage: deploy
# only:
# refs:
# - /^release-.*$/i
only:
refs:
- /^release-.*$/i
script:
- npm install -g jsdoc
- npm install @indiscale/jsdoc-sphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment