From 125a8b920b8e5d139398da94ea26e9c9cf8c3a31 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 2 Apr 2023 10:25:08 +0300 Subject: fix CI template repo path --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 694c88c..02509fd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ include: - - project: 'git/ci-templates' + - project: 'ci/ci-templates' ref: master file: .ci-build-apk-fdroid.yml -- cgit v1.2.3