summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0a04b394f..8ab1a4991 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -95,6 +95,10 @@ selenium:
- python3 tests/integration/selenium_test.py
needs:
- job: phpunit-integration
+ artifacts:
+ when: always
+ reports:
+ junit: selenium-report.xml
ttrss-web-nginx:publish:
stage: publish