projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1177f0
)
; Fix last change
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 29 Mar 2021 10:12:33 +0000
(12:12 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 29 Mar 2021 10:12:33 +0000
(12:12 +0200)
test/infra/gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/test/infra/gitlab-ci.yml
b/test/infra/gitlab-ci.yml
index 17dda1a91b649cc658a1c70497ae214defd66771..6355513cc9f101ad56af5b22bbe30ae43c60097b 100644
(file)
--- a/
test/infra/gitlab-ci.yml
+++ b/
test/infra/gitlab-ci.yml
@@
-144,11
+144,11
@@
default:
rules:
- if: '$CI_JOB_STAGE =~ "fast|normal" && $CI_PIPELINE_SOURCE == "schedule"'
when: never
+ - when: always
artifacts:
name: ${test_name}
public: true
expire_in: 1 week
- when: always
paths:
- "${test_name}/**/*.log"