CI: use geo container
This commit is contained in:
parent
471a25e19d
commit
b1a5059643
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ steps:
|
|||
- uv sync
|
||||
|
||||
python_build:
|
||||
image: code.philo.ydns.eu/philorg/uv
|
||||
image: code.philo.ydns.eu/philorg/uv-geo
|
||||
volumes:
|
||||
- uv-cache:/uv-cache
|
||||
environment:
|
||||
|
@ -28,7 +28,7 @@ steps:
|
|||
- uv cache prune --ci
|
||||
|
||||
python_publish:
|
||||
image: code.philo.ydns.eu/philorg/uv
|
||||
image: code.philo.ydns.eu/philorg/uv-geo
|
||||
volumes:
|
||||
- uv-cache:/uv-cache
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue