CI: do not rebuild the image for regular MR or pushes
authorBenjamin Tissoires <benjamin.tissoires@gmail.com>
Tue, 19 Feb 2019 15:51:43 +0000 (16:51 +0100)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 1 Apr 2019 04:11:20 +0000 (04:11 +0000)
commit51e66ab945af400c05a7c50814917e84ddf71a42
treefaf555c3e31773059565f41bb0cc5539737e130c
parent67cdd3d2d4893b973a1e2f3b1abfbce477c4918e
CI: do not rebuild the image for regular MR or pushes

We better not rebuild the image in regular operations unless there is a
strong need for it.
We can however set up a scheduled pipeline to rebuild the images once
a week or once a month in the upstream repo, and the forks will fetch
those new images when they need.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
.gitlab-ci.yml