mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Fix apple silicon pipeline
This commit is contained in:
parent
8d7175b702
commit
6bfde51ddd
1 changed files with 3 additions and 1 deletions
|
@ -45,7 +45,9 @@ codesign-windows:
|
|||
stage: sign
|
||||
image: win10-base
|
||||
tags: [libvirt,powershell]
|
||||
resource_group: windows_signingA
|
||||
rules:
|
||||
- if : '$CI_PIPELINE_TRIGGERED == null'
|
||||
resource_group: windows_signing
|
||||
environment:
|
||||
name: windows_signing
|
||||
#variables:
|
||||
|
|
Loading…
Reference in a new issue