gitlab-ci: Do not forbid custom crossbuild pipelines

Manual pipelines can be useful. Blocking them was an error from b3b466dc.
This commit is contained in:
Bruno 2024-10-25 14:14:11 -03:00
parent 9ab481647c
commit 2db868ab50
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -377,7 +377,6 @@ gimp-flatpak-x64:
- <<: *CI_COMMIT
when: never
- if: '$GIMP_CI_CROSSROAD_WIN64 != null'
when: never
image: $CI_REGISTRY_IMAGE:build-debian-latest
deps-win-x64-cross: