Compare commits

..

No commits in common. "c81b37595aa9e9600084fd7181720b98bfdc3eb1" and "4629998498ef705b12abacc6e43abf3348366899" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Package: fastapi-dls
Version: 0.0
Version: ${VERSION}
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,7 +42,6 @@ build:apt:
- cd build/
script:
- dpkg -b . build.deb
- dpkg -I build.deb
artifacts:
expire_in: 1 week
paths: