]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: only run coverity task on 3_6_x tags [ci skip]
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 8 Oct 2019 04:48:44 +0000 (06:48 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 8 Oct 2019 04:48:44 +0000 (06:48 +0200)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
.gitlab-ci.yml

index 005e33eb9ff1a870b008be9e7a160943f782277f..134b29fe0a38ce08f3746471d126ad79825706cb 100644 (file)
@@ -325,7 +325,7 @@ coverity:
   tags:
   - shared
   only:
-  - tags
+  - /^gnutls_3_6_.*$/@gnutls/gnutls
   artifacts:
     expire_in: 1 week
     when: on_failure