summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Krizek <tomas.krizek@nic.cz>2019-11-19 12:42:03 +0100
committerTomas Krizek <tomas.krizek@nic.cz>2019-11-19 12:57:30 +0100
commit26b70f9341919fe0712b66f3bd9ed92d738743ee (patch)
treed1ef1ccf4294013b4fbfefb967684f0989ddedd3
parentMerge branch 'ci-boxes' into 'master' (diff)
downloadknot-resolver-26b70f9341919fe0712b66f3bd9ed92d738743ee.tar.xz
knot-resolver-26b70f9341919fe0712b66f3bd9ed92d738743ee.zip
ci: use new security repo in gitlabci
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5cf9cb75..b8fe21e1 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