mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2025-11-02 17:56:35 +00:00
debugging
This commit is contained in:
@@ -152,6 +152,7 @@ test:
|
||||
- IMAGE: [ 'ubuntu:24.10' ]
|
||||
REQUIREMENTS: [ '.DEBIAN/requirements-ubuntu-24.10.txt' ]
|
||||
before_script:
|
||||
- echo "$IMAGE with $REQUIREMENTS"
|
||||
- apt-get update && apt-get install -y python3-dev python3-pip gcc
|
||||
- pip install -r $REQUIREMENTS
|
||||
- pip install pytest httpx
|
||||
|
||||
Reference in New Issue
Block a user