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