updated .woodpecker.yml

This commit is contained in:
Samuel Philipp 2023-07-13 03:04:03 +02:00
parent d25cb8b5b3
commit 19402a24fb

View file

@ -1,6 +1,6 @@
pipeline:
docker:
image: plugins/docker
image: woodpeckerci/plugin-docker-buildx
secrets:
- DOCKER_USERNAME
- DOCKER_PASSWORD
@ -13,7 +13,7 @@ pipeline:
event:
- push
cr:
image: plugins/docker
image: woodpeckerci/plugin-docker-buildx
secrets:
- source: CR_USERNAME
target: DOCKER_USERNAME
@ -21,7 +21,7 @@ pipeline:
target: DOCKER_PASSWORD
settings:
registry: cr.sp-codes.de
repo: cr.sp-codes.de/peertube
repo: cr.sp-codes.de/sp-codes/peertube
tags:
- latest
when: