]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: use new security repo in gitlabci
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 19 Nov 2019 11:42:03 +0000 (12:42 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 19 Nov 2019 11:57:30 +0000 (12:57 +0100)
.gitlab-ci.yml

index 5cf9cb7595c6689d210cbd9b6981356bb2f1e064..b8fe21e1dc76b1288ba23d294a2d0815e327271e 100644 (file)
@@ -291,7 +291,7 @@ pytests:
   dependencies: []
   only:  # trigger job only in repos under our control
     - branches@knot/knot-resolver
-    - branches@knot/knot-resolver-security
+    - branches@knot/security/knot-resolver
   except:
     refs:
       - master
@@ -367,7 +367,7 @@ fwd-udp6-unbound.tls6:
   dependencies: []
   only:  # trigger job only in repos under our control
     - branches@knot/knot-resolver
-    - branches@knot/knot-resolver-security
+    - branches@knot/security/knot-resolver
   except:
     refs:
       - master