From ed921a53bb33b087bb37a9949b858ec0f4ba396a Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Tue, 22 Aug 2023 07:44:59 +0100
Subject: [PATCH] Use new CI templates

---
 .gitlab-ci.yml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 95b1197..8b69c11 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,2 @@
-include: "https://git.autistici.org/ai3/docker/test/golang/raw/master/ci.yml"
-
-stages:
-  - test
+include: "https://git.autistici.org/pipelines/images/test/golang/raw/master/ci.yml"
 
-- 
GitLab