Make sure to upload on failure

pull/1500/head
Joseph Donofry 1 year ago
parent 9dafc34d43
commit 25e76edbec
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
  1. 1
      .gitlab-ci.yml

@ -187,6 +187,7 @@ codesign-macos:
- if : '$CI_COMMIT_BRANCH == "master"'
- if : $CI_COMMIT_TAG
artifacts:
when: always
paths:
- artifacts/nheko-${CI_COMMIT_SHORT_SHA}-${PLAT}.dmg
- artifacts/notarize*

Loading…
Cancel
Save