summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml

index 19ce069f..ef51f685 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml
@@ -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: