mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2024-11-22 14:28:48 +00:00
fixes
This commit is contained in:
parent
98e98ccd84
commit
1e84e141df
@ -18,8 +18,10 @@ build:debian:
|
||||
# create conf file
|
||||
- mkdir -p build/etc/fastapi-dls
|
||||
- touch build/etc/fastapi-dls/env
|
||||
# cd into "build/"
|
||||
- cd build/
|
||||
script:
|
||||
- chroot build/ dpkg -b . build.deb
|
||||
- dpkg -b . build.deb
|
||||
artifacts:
|
||||
expire_in: 1 week
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user