Temporarily run codesign on meson2 branch

This commit is contained in:
Joseph Donofry 2021-12-23 21:14:56 -05:00
parent b8c954beec
commit 9eff123cd3
No known key found for this signature in database
GPG key ID: E8A1D78EF044B0CB

View file

@ -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