summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Donofry <rubberduckie3554@gmail.com>2024-11-17 18:02:24 -0500
committerJoseph Donofry <rubberduckie3554@gmail.com>2024-11-17 18:13:02 -0500
commitda91f831784d0695a02c2524b53d5c972fd4d636 (patch)
treed0eb9dbab06ede6217070a9203eef220ac426747
parentc1ef49ac54cfe760331180a9a535d85b6bf0286e (diff)
Make sure to upload on failure
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 47a2f518..2577606d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -306,6 +306,7 @@ build-macos-as:
- artifacts/nheko-${CI_COMMIT_SHORT_SHA}-${PLAT}.dmg
- artifacts/notarize_submit.log
name: nheko-${CI_COMMIT_SHORT_SHA}-macos
+ when: always
codesign-macos-intel:
<<: *codesign_macos