mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 19:38:48 +03:00
Remove codesign on meson2 branch
This commit is contained in:
parent
9eff123cd3
commit
7500da1310
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ codesign-macos:
|
|||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
||||
- if : $CI_COMMIT_TAG
|
||||
- if: '$CI_COMMIT_BRANCH == "meson2"'
|
||||
artifacts:
|
||||
paths:
|
||||
- artifacts/nheko-${CI_COMMIT_SHORT_SHA}.dmg
|
||||
|
|
Loading…
Reference in a new issue