Make sure to upload on failure

This commit is contained in:
Joseph Donofry 2023-06-19 19:01:47 -04:00
parent 9dafc34d43
commit 25e76edbec
No known key found for this signature in database
GPG key ID: E8A1D78EF044B0CB

View file

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