gitlab-ci: Automatically run pipelines for Marge Bot pre-merge only
authorMichel Dänzer <mdaenzer@redhat.com>
Mon, 29 Jun 2020 09:33:13 +0000 (11:33 +0200)
committerMichel Dänzer <michel@daenzer.net>
Wed, 1 Jul 2020 10:44:41 +0000 (12:44 +0200)
commit549b4a3dd4abab86f470a13fdd9598e0d6d4776b
tree6852cbf853c2e7b51ba6ef504bf3a30f657abbdc
parent8456ff75b39839f793a7226d00746ee7ba2e713a
gitlab-ci: Automatically run pipelines for Marge Bot pre-merge only

Marge only merges an MR if the pipeline passed. Running the pipeline
again after merging is redundant.

v2:
* Add rule to ensure docker images are up to date in the main project
  registry (Eric Anholt)

Reviewed-by: Eric Anholt <eric@anholt.net>
Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5680>
.gitlab-ci.yml