Skip to content
Snippets Groups Projects
Verified Commit 25e76edb authored by Joe Donofry's avatar Joe Donofry
Browse files

Make sure to upload on failure

parent 9dafc34d
No related branches found
No related tags found
No related merge requests found
Pipeline #4940 passed
......@@ -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*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment