1
This commit is contained in:
parent
6876f0c915
commit
a9bd571884
1 changed files with 2 additions and 1 deletions
|
@ -8,10 +8,11 @@ steps:
|
|||
image: ghcr.io/astral-sh/uv:alpine
|
||||
environment:
|
||||
UV_CACHE_DIR: .uv-cache
|
||||
UV_PROJECT_ENVIRONMENT=/usr/local
|
||||
commands:
|
||||
- uv sync
|
||||
- pwd
|
||||
- ls -la
|
||||
- uv sync
|
||||
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