From 646cca42f4368900309f689147fde4a649555ff9 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Tue, 27 Dec 2022 10:38:49 +0100 Subject: [PATCH] .gitlab-ci.yml - removed some debugging --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b2a928b..aaad6f5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -65,7 +65,6 @@ test:debian: before_script: - apt-get update -qq && apt-get install -qq -y jq # systemd script: - - ls -alh build/ # test installation - apt-get install -q -y ./build/build.deb --fix-missing # copy example config from GitLab-CI-Variables