Remove codesign on meson2 branch

easy-qt6-bits
Joseph Donofry 3 years ago
parent 9eff123cd3
commit 7500da1310
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
  1. 1
      .gitlab-ci.yml

@ -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…
Cancel
Save