Temporarily upload notarization error log
This commit is contained in:
parent
a646e381e2
commit
c1ef49ac54
2 changed files with 4 additions and 1 deletions
|
|
@ -301,9 +301,10 @@ build-macos-as:
|
|||
after_script:
|
||||
- ./.ci/upload-nightly-gitlab.sh artifacts/nheko-${CI_COMMIT_SHORT_SHA}-${PLAT}.dmg
|
||||
artifacts:
|
||||
access: developer
|
||||
paths:
|
||||
- artifacts/nheko-${CI_COMMIT_SHORT_SHA}-${PLAT}.dmg
|
||||
- /tmp/notarize*
|
||||
- artifacts/notarize_submit.log
|
||||
name: nheko-${CI_COMMIT_SHORT_SHA}-macos
|
||||
|
||||
codesign-macos-intel:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue