We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71d11c0 + 6e1b550 commit c3887fcCopy full SHA for c3887fc
1 file changed
gitlab/hermes-ci.yml
@@ -78,7 +78,8 @@
78
tags:
79
- docker
80
artifacts:
81
- paths: [".hermes/"]
+ paths: [".hermes/", "hermes.log"]
82
+ when: always
83
84
# hermes metadata preparation - this job creates a MR that will trigger deposition when merged.
85
.hermes_curate:
0 commit comments