Fix blocked by manual trigger

This commit is contained in:
Wildan Mubarok 2025-07-28 14:01:05 +00:00
parent ce17706497
commit e57b033fae

View File

@ -52,6 +52,7 @@ img:
rules:
- if: '$CI_PIPELINE_SOURCE == "push"'
when: manual
allow_failure: true
- when: never
image:
name: alpine/git:latest