mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2024-11-22 14:28:48 +00:00
.gitlab-ci.yml - debugging
This commit is contained in:
parent
e2cea71365
commit
ab30ad2117
@ -65,9 +65,9 @@ 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
|
- 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
|
||||||
#- cat ${EXAMPLE_CONFIG} > /etc/fastapi-dls/env
|
#- cat ${EXAMPLE_CONFIG} > /etc/fastapi-dls/env
|
||||||
#- systemctl daemon-reload
|
#- systemctl daemon-reload
|
||||||
|
Loading…
Reference in New Issue
Block a user