From 164e2aa91dd3e68f6db2f85458f1b75f92184d7c Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Fri, 18 Aug 2023 20:41:57 +0100 Subject: [PATCH] Use new CI templates --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f9d4632..b4be061 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1 +1 @@ -include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml" +include: "https://git.autistici.org/pipelines/debian/raw/master/common.yml" -- GitLab