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