summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2021-06-29 14:25:15 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2021-06-29 14:25:15 -0700
commitac33466de2dfaf6be4b783a53f22516ffd1b8471 (patch)
tree6d0ef613e36711e0dc8c6da4125c50d08acc05dd
parentd3705af85386e4136e1ebadb5c2de9dd9fc5000a (diff)
Use correct releng repository for gitlab templates
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 112bd39cf..f69a91bca 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,5 +8,5 @@
---
include:
- template: Jobs/Code-Quality.gitlab-ci.yml
- - project: anuket-transition/releng
+ - project: anuket/releng
file: '/gitlab-templates/RTD.gitlab-ci.yml'