mirror of https://github.com/GNOME/gimp.git
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:
parent
9ab481647c
commit
2db868ab50
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue