summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-04-02 10:25:08 +0300
committerAndrew Dolgov <[email protected]>2023-04-02 10:26:01 +0300
commit125a8b920b8e5d139398da94ea26e9c9cf8c3a31 (patch)
tree72b03d8bbd7c096bcacf258e9bf06c1d311cf302
parent484951cfe677172d709ed417f8d3c11082679cf1 (diff)
fix CI template repo path
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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