parent
82d8ffe174
commit
8cca5b816b
1 changed files with 1 additions and 5 deletions
|
@ -11,13 +11,9 @@ steps:
|
|||
environment:
|
||||
UV_CACHE_DIR: /uv-cache
|
||||
UV_LINK_MODE: copy
|
||||
#UV_PROJECT_ENVIRONMENT: /usr/local
|
||||
commands:
|
||||
- pwd
|
||||
- ls -la /uv-cache
|
||||
- uv sync
|
||||
- ls -l /usr/local/bin
|
||||
- echo $PATH
|
||||
- ls -l .venv
|
||||
test:
|
||||
#image: ghcr.io/astral-sh/uv:alpine
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue