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