From: Tomas Krizek Date: Tue, 19 Nov 2019 11:42:03 +0000 (+0100) Subject: ci: use new security repo in gitlabci X-Git-Tag: v4.3.0~12^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26b70f9341919fe0712b66f3bd9ed92d738743ee;p=thirdparty%2Fknot-resolver.git ci: use new security repo in gitlabci --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5cf9cb759..b8fe21e1d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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