gitlab CI: move the MR check to the deploy stage
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 30 Jun 2020 00:39:58 +0000 (10:39 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 30 Jun 2020 00:43:44 +0000 (10:43 +1000)
commitad54c0c8b348fdd09ad465debc12ee7d7d034caf
tree8c4ab1ec88fa18e3cc94001fdd8af0023221683d
parent401a80d8cf0daba93a5fe6bc20465f25d24bf00e
gitlab CI: move the MR check to the deploy stage

This gives the developer enough time to file an MR after pushing a branch.
Having this run in the first stage means we get false positives because no MR
has been filed yet when the job is run.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci.yml
.gitlab-ci/ci.template