mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-25 01:10:08 +01:00
CI: don't run the wayland-web job for marge
marge doesn't have sufficient permissions to trigger the pipeline, so all we get is every trigger job failing. Let's disable this until it can be figured out properly. Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1287>
This commit is contained in:
parent
7d59252643
commit
a22883f7e2
2 changed files with 2 additions and 0 deletions
|
|
@ -1381,4 +1381,5 @@ wayland-web:
|
|||
refs:
|
||||
- main
|
||||
variables:
|
||||
- $GITLAB_USER_LOGIN != "marge-bot"
|
||||
- $CI_PROJECT_PATH == "libinput/libinput"
|
||||
|
|
|
|||
|
|
@ -808,4 +808,5 @@ wayland-web:
|
|||
refs:
|
||||
- main
|
||||
variables:
|
||||
- $GITLAB_USER_LOGIN != "marge-bot"
|
||||
- $CI_PROJECT_PATH == "libinput/libinput"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue