Don't try to run codesign on the tart vm

This commit is contained in:
Joseph Donofry 2024-02-17 15:46:18 -05:00
parent 0649bc342d
commit 8e3814d22d
No known key found for this signature in database
GPG key ID: E8A1D78EF044B0CB

View file

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