mirror of
https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
synced 2025-11-01 23:10:22 +01:00
fixes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user