Use correct releng repository for gitlab templates
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 29 Jun 2021 21:25:15 +0000 (14:25 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 29 Jun 2021 21:25:15 +0000 (14:25 -0700)
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
.gitlab-ci.yml

index 112bd39..f69a91b 100644 (file)
@@ -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'