gitlab-ci/lava: Add needs: for container image to test jobs
authorMichel Dänzer <mdaenzer@redhat.com>
Tue, 8 Oct 2019 15:50:07 +0000 (17:50 +0200)
committerMichel Dänzer <michel@daenzer.net>
Wed, 9 Oct 2019 14:19:56 +0000 (16:19 +0200)
commit94cfe590703018cf3d34a0c1f8667064919bf843
treeb073f926c32fdd4ebb2b4ea08cbc136f19b7717d
parent030e67fac31fe6e89b87fdace49cf6757f5c0b77
gitlab-ci/lava: Add needs: for container image to test jobs

Without this, the test jobs could spuriously run after the container
job failed or was cancelled, even if the build job didn't run at all.

Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
.gitlab-ci/lava-gitlab-ci.yml