Skip to content

Commit a695879

Browse files
committed
upload error log as artifact on gitlab
1 parent 71d11c0 commit a695879

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

gitlab/hermes-ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@
7878
tags:
7979
- docker
8080
artifacts:
81-
paths: [".hermes/"]
81+
paths: [".hermes/", "hermes.log"]
82+
when: always
83+
expire_in: 1 year
8284

8385
# hermes metadata preparation - this job creates a MR that will trigger deposition when merged.
8486
.hermes_curate:

0 commit comments

Comments
 (0)