Skip to content
Snippets Groups Projects
Verified Commit 64391efc authored by Joe Donofry's avatar Joe Donofry Committed by Nicolas Werner
Browse files

Remove expose_as for codesign job

parent 1f42e17a
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,6 @@ build-macos:
artifacts:
paths:
- build/nheko.app
- /tmp/notarize*
name: nheko-${CI_COMMIT_SHORT_SHA}-macos-app
expose_as: 'macos-app'
public: false
......@@ -125,9 +124,8 @@ codesign-macos:
artifacts:
paths:
- artifacts/nheko-${CI_COMMIT_SHORT_SHA}.dmg
- /tmp/notarize*
name: nheko-${CI_COMMIT_SHORT_SHA}-macos
expose_as: 'macos-dmg'
build-flatpak-amd64:
stage: build
......
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