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
Branches
Tags
2 merge requests!148F fix jsdoc,!147Release 0.15.1
Pipeline #59137 failed
...@@ -89,9 +89,9 @@ build-testenv: ...@@ -89,9 +89,9 @@ build-testenv:
pages_prepare: &pages_prepare pages_prepare: &pages_prepare
tags: [ cached-dind ] tags: [ cached-dind ]
stage: deploy stage: deploy
only: # only:
refs: # refs:
- /^release-.*$/i # - /^release-.*$/i
script: script:
- npm install @indiscale/jsdoc-sphinx - npm install @indiscale/jsdoc-sphinx
- echo "Deploying" - echo "Deploying"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment