Make it FastAPI app
Some checks failed
ci/woodpecker/tag/test Pipeline failed
ci/woodpecker/tag/build unknown status

This commit is contained in:
phil 2025-06-27 00:48:49 +02:00
parent a017fd28a9
commit eb1d04dbc3
5 changed files with 136 additions and 6 deletions

View file

@ -44,10 +44,12 @@ steps:
#pull: true
volumes:
- containers:/var/lib/containers
- uv:/root/.cache/uv
- uv-cache:/uv-cache
# Fill in the trusted checkbox in Woodpecker's settings as well
privileged: true
environment:
UV_CACHE_DIR: /uv-cache
UV_LINK_MODE: copy
registry: code.philo.ydns.eu
org: philorg
container_name: test-woodpecker-python