mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2025-12-20 03:30:24 +01:00
CI: drop the ci-fairy MR check, which is both broken & no longer needed
Signed-off-by: Robert Knutsson <zybreak@gmail.com> Part-of: <https://gitlab.freedesktop.org/xorg/proto/xcbproto/-/merge_requests/65>
This commit is contained in:
parent
b4609e1cd7
commit
569fbaa04d
1 changed files with 0 additions and 16 deletions
|
|
@ -55,22 +55,6 @@ check-commits:
|
|||
junit: results.xml
|
||||
allow_failure: true
|
||||
|
||||
#
|
||||
# Verify that the merge request has the allow-collaboration checkbox ticked
|
||||
#
|
||||
check-merge-request:
|
||||
extends:
|
||||
- .fdo.ci-fairy
|
||||
stage: deploy
|
||||
script:
|
||||
- ci-fairy check-merge-request --require-allow-collaboration --junit-xml=results.xml
|
||||
artifacts:
|
||||
when: on_failure
|
||||
reports:
|
||||
junit: results.xml
|
||||
allow_failure: true
|
||||
|
||||
|
||||
#
|
||||
# Build a container with the given tag and the packages pre-installed.
|
||||
# This only happens if/when the tag changes, otherwise the existing image is
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue