fixes
This commit is contained in:
parent
98e98ccd84
commit
1e84e141df
@ -18,8 +18,10 @@ build:debian:
|
|||||||
# create conf file
|
# create conf file
|
||||||
- mkdir -p build/etc/fastapi-dls
|
- mkdir -p build/etc/fastapi-dls
|
||||||
- touch build/etc/fastapi-dls/env
|
- touch build/etc/fastapi-dls/env
|
||||||
|
# cd into "build/"
|
||||||
|
- cd build/
|
||||||
script:
|
script:
|
||||||
- chroot build/ dpkg -b . build.deb
|
- dpkg -b . build.deb
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user