mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 11:28:49 +03:00
Temporarily run codesign on gitlab_as_runner
This commit is contained in:
parent
4598dbf062
commit
61ade39746
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ codesign-macos-as:
|
||||||
variables:
|
variables:
|
||||||
PLAT: "apple_silicon"
|
PLAT: "apple_silicon"
|
||||||
- if : '$CI_COMMIT_BRANCH == "master"'
|
- if : '$CI_COMMIT_BRANCH == "master"'
|
||||||
|
- if : '$CI_COMMIT_BRANCH == "gitlab_as_runner"'
|
||||||
- if : $CI_COMMIT_TAG
|
- if : $CI_COMMIT_TAG
|
||||||
|
|
||||||
build-flatpak:
|
build-flatpak:
|
||||||
|
|
Loading…
Reference in a new issue