ci: Always run dist job at marge-bot state
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3024>
This commit is contained in:
parent
2ff351cc9b
commit
e613ffb5a5
@ -527,6 +527,10 @@ dist-mutter:
|
|||||||
- "**/meson.build"
|
- "**/meson.build"
|
||||||
- meson/*
|
- meson/*
|
||||||
when: always
|
when: always
|
||||||
|
- if: '$GITLAB_USER_LOGIN == "marge-bot"'
|
||||||
|
when: always
|
||||||
|
- if: '$CI_MERGE_REQUEST_ASSIGNEES == "marge-bot"'
|
||||||
|
when: always
|
||||||
|
|
||||||
dist-mutter-tarball:
|
dist-mutter-tarball:
|
||||||
extends: dist-mutter
|
extends: dist-mutter
|
||||||
|
Loading…
Reference in New Issue
Block a user