Make it FastAPI app
This commit is contained in:
parent
a017fd28a9
commit
eb1d04dbc3
5 changed files with 136 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue