Use local images
This commit is contained in:
parent
caedb1fe52
commit
9dd00e3deb
2 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ depends_on:
|
|||
|
||||
steps:
|
||||
container_build_release_push:
|
||||
image: docker.io/maltegrosse/woodpecker-buildah:0.0.12
|
||||
#image: code.philo.ydns.eu/philorg/woodpecker-buildah
|
||||
#image: docker.io/maltegrosse/woodpecker-buildah:0.0.12
|
||||
image: code.philo.ydns.eu/philorg/woodpecker-buildah
|
||||
settings:
|
||||
registry: code.philo.ydns.eu
|
||||
repository: philorg/test-woodpecker
|
||||
|
|
|
@ -6,7 +6,7 @@ when:
|
|||
|
||||
steps:
|
||||
sync:
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
image: code.philo.ydns.eu/philorg/uv
|
||||
volumes:
|
||||
- uv-cache:/uv-cache
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue