aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-07-06 13:52:25 +0200
committerThomas White <taw@physics.org>2023-07-06 13:52:25 +0200
commit2c934afed7299cf85b1d469040071f46d2fbcd57 (patch)
treec078de50464cfa8efda3489a29ad2c18a88ba2ff /.gitlab-ci.yml
parent1fefebf54afd3515b856fc5f7d8d417253d9da85 (diff)
CI: Update artifact definition for build-centos7
Unfortunately, multiple artifacts with different parameters aren't (yet) supported: https://gitlab.com/gitlab-org/gitlab/-/issues/18744
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7f4e6abd..6ce7606b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -148,15 +148,12 @@ build-centos7:
artifacts:
paths:
- software/
+ - temp/crystfel/build/meson-logs/testlog.junit.xml
when: on_success
expire_in: 1 day
- artifacts:
- when: always
- paths:
- - temp/crystfel/build/meson-logs/testlog.junit.xml
reports:
junit: temp/crystfel/build/meson-logs/testlog.junit.xml
-
+
build-deploy-local-maxwell:
tags:
- maxwell