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

PIPELINE: Temporarily build pages on all branch names

parent 7d7bf2ea
No related branches found
No related tags found
Loading
Checking pipeline status
......@@ -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 @indiscale/jsdoc-sphinx
- echo "Deploying"
......
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