Skip to content

Commit c3887fc

Browse files
authored
Merge pull request #13 from eilmiv/main
Upload error log as artifact on GitLab
2 parents 71d11c0 + 6e1b550 commit c3887fc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

gitlab/hermes-ci.yml

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

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

0 commit comments

Comments
 (0)