.gitlab-ci.yml - added some debugging

This commit is contained in:
Oscar Krause 2022-12-27 10:22:03 +01:00
parent 5d48f6b7d5
commit e2cea71365

View File

@ -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