mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2024-11-22 06:18:48 +00:00
.gitlab-ci.yml - debugging
This commit is contained in:
parent
e2cea71365
commit
ab30ad2117
@ -65,9 +65,9 @@ test:debian:
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -qq -y jq # systemd
|
||||
script:
|
||||
- ls -alh
|
||||
- ls -alh build/
|
||||
# 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
|
||||
#- cat ${EXAMPLE_CONFIG} > /etc/fastapi-dls/env
|
||||
#- systemctl daemon-reload
|
||||
|
Loading…
Reference in New Issue
Block a user