summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4e8603a82..bd1c533f2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -172,11 +172,13 @@ docs:
- make BST_FORCE_SESSION_REBUILD=1 -C doc
- cd ../..
- mv dist/buildstream/doc/build/html public
+ - mv dist/buildstream/doc/source/sessions session-output
except:
- schedules
artifacts:
paths:
- public/
+ - session-output
.overnight-tests: &overnight-tests-template
stage: test