]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: disable deckard tests for forks
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 23 Sep 2020 11:53:55 +0000 (13:53 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 23 Sep 2020 14:48:07 +0000 (16:48 +0200)
.gitlab-ci.yml

index 4cbdad3a188a5d71e48f1060f2ad97a6db7f9fe0..92c0e046bdcfeca3ef0f80f08d21ff43840d5397 100644 (file)
@@ -158,6 +158,9 @@ deckard_commit:
 
 deckard:
   <<: *test_flaky
+  only:  # trigger job only in repos under our control (privileged runner required)
+    - branches@knot/knot-resolver
+    - branches@knot/security/knot-resolver
   tags:
     - privileged
   variables: