Don't try to run codesign on the tart vm

gitlab_as_runner
Joseph Donofry 9 months ago
parent 0649bc342d
commit 8e3814d22d
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
  1. 2
      .gitlab-ci.yml

@ -278,7 +278,7 @@ build-macos-as:
codesign-macos:
stage: sign
tags: [macos, macos-tart]
tags: [macos]
variables:
PLAT: "intel"
before_script:

Loading…
Cancel
Save