Make sure to upload on failure
This commit is contained in:
parent
9dafc34d43
commit
25e76edbec
@ -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*
|
||||||
|
Loading…
Reference in New Issue
Block a user