From 521811cfeb05f61e5a9647fa0eaad9acd4c1c4cb Mon Sep 17 00:00:00 2001
From: godog <godog@autistici.org>
Date: Sat, 23 Sep 2023 15:43:17 +0000
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1013629..5ff87d4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,3 @@
 include:
-  - "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
-  - "https://git.autistici.org/ai3/build-container/raw/master/common.yml"
+  - "https://git.autistici.org/pipelines/debian/raw/master/common.yml"
+  - "https://git.autistici.org/pipelines/containers/raw/master/common.yml"
-- 
GitLab