.gitlab-ci.yml - removed some debugging

This commit is contained in:
Oscar Krause 2022-12-27 10:38:49 +01:00
parent 60ec2821e2
commit 646cca42f4
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ test:debian:
before_script: before_script:
- apt-get update -qq && apt-get install -qq -y jq # systemd - apt-get update -qq && apt-get install -qq -y jq # systemd
script: script:
- ls -alh build/
# test installation # test installation
- apt-get install -q -y ./build/build.deb --fix-missing - apt-get install -q -y ./build/build.deb --fix-missing
# copy example config from GitLab-CI-Variables # copy example config from GitLab-CI-Variables