.gitlab-ci.yml: Run the coverity submission job in parallel with the builds
authorAndrew Bartlett <abartlet@samba.org>
Sun, 19 Apr 2020 23:41:11 +0000 (11:41 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 23 Oct 2020 03:25:35 +0000 (03:25 +0000)
commit48c9b699065bd4d8a02048b4492237a36e81b497
tree940a6ce91ef4934451489eabe386fb8e382cad2c
parent895c729ce36107af44ce8564f8ef9bcf46d98b70
.gitlab-ci.yml: Run the coverity submission job in parallel with the builds

This avoids a flapping test elsewhere delying the submission of the code to coverity
for checking.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
.gitlab-ci.yml