From 106bed46cc7d1d7f88771ad3b9e68cc6be31cfee Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Tue, 24 Jan 2023 20:40:55 +0000
Subject: [PATCH] Fix CI script, agaian

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4a1d1a2..3b807cc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,9 +1,5 @@
 include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
 
-pkg_src:
-  only:
-    - master
-
 upload_pkg:buster:
   variables:
     REPOSITORY: liber/buster
-- 
GitLab