From e2501af4a3bd73a02fea06c67b4ee7a791bf747a Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Tue, 24 Jan 2023 19:43:24 +0000
Subject: [PATCH] Fix CI script

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1a53a69..4a1d1a2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,10 +4,6 @@ pkg_src:
   only:
     - master
 
-build_pkg:bullseye:amd64:
-  only:
-    - master
-
 upload_pkg:buster:
   variables:
     REPOSITORY: liber/buster
-- 
GitLab