]> git.ipfire.org Git - thirdparty/gnutls.git/commit
.gitlab-ci.yml: removed coverity build [ci skip]
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 10 Oct 2019 15:49:01 +0000 (17:49 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 10 Oct 2019 15:51:02 +0000 (17:51 +0200)
commitbceeee452c5ecf1dc2a98597236fbceb85af68e2
treea5627ab0c7a2b13538b30af14836bf6391b91d89
parent11f80530f209d0cf410a7ed5960f8bec8a4d27aa
.gitlab-ci.yml: removed coverity build [ci skip]

The coverity run is subject to several restrictions by the service,
and thus it is not really useful in the main CI runs as it cannot reasonably
be run on MRs or master. As such we simplify the main CI file by moving the
coverity to the coverage sub-project and running it weekly.

The new location is at:
https://gitlab.com/gnutls/coverage

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
.gitlab-ci.yml