Compare commits

..

2 Commits

2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Package: fastapi-dls
Version: ${VERSION}
Version: 0.0
Architecture: all
Maintainer: Oscar Krause oscar.krause@collinwebdesigns.de
Depends: python3, python3-fastapi, python3-uvicorn, python3-dotenv, python3-dateutil, python3-jose, python3-sqlalchemy, python3-pycryptodome, python3-markdown, uvicorn, openssl

View File

@ -42,6 +42,7 @@ build:apt:
- cd build/
script:
- dpkg -b . build.deb
- dpkg -I build.deb
artifacts:
expire_in: 1 week
paths: