4
This commit is contained in:
parent
a96c4e9402
commit
fafae16b70
1 changed files with 3 additions and 1 deletions
|
@ -6,10 +6,12 @@ when:
|
|||
steps:
|
||||
sync:
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
volumes:
|
||||
- /cache/uv:.uv-cache
|
||||
environment:
|
||||
UV_CACHE_DIR: .uv-cache
|
||||
UV_LINK_MODE: copy
|
||||
UV_PROJECT_ENVIRONMENT: /usr/local
|
||||
#UV_PROJECT_ENVIRONMENT: /usr/local
|
||||
commands:
|
||||
- pwd
|
||||
- ls -la
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue