From 6ffe25b256471100ca0444008efab2a4231e23af Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 30 May 2024 18:54:53 -0600 Subject: [PATCH] minor structural changes --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 68fa4de..f9da97e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,6 @@ stages: - apt-get update - apt-get -y build-dep . - apt-get -y install dpkg-dev - - dpkg-buildpackage -tc .compile: &compile stage: compile