CI: use geo container
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/tag/test Pipeline failed
ci/woodpecker/tag/build unknown status

This commit is contained in:
phil 2025-06-27 19:47:46 +02:00
parent 471a25e19d
commit b1a5059643

View file

@ -17,7 +17,7 @@ steps:
- uv sync - uv sync
python_build: python_build:
image: code.philo.ydns.eu/philorg/uv image: code.philo.ydns.eu/philorg/uv-geo
volumes: volumes:
- uv-cache:/uv-cache - uv-cache:/uv-cache
environment: environment:
@ -28,7 +28,7 @@ steps:
- uv cache prune --ci - uv cache prune --ci
python_publish: python_publish:
image: code.philo.ydns.eu/philorg/uv image: code.philo.ydns.eu/philorg/uv-geo
volumes: volumes:
- uv-cache:/uv-cache - uv-cache:/uv-cache
environment: environment: