Compare commits

..

No commits in common. "03ab52f64893987ed5023a361da1cb24d23ae8af" and "e002e6457ecfe42f69959d04585d1ed221e51d77" have entirely different histories.

View file

@ -1,6 +1,6 @@
pipeline:
docker:
image: woodpeckerci/plugin-docker-buildx
image: plugins/docker
secrets:
- DOCKER_USERNAME
- DOCKER_PASSWORD
@ -13,7 +13,7 @@ pipeline:
event:
- push
cr:
image: woodpeckerci/plugin-docker-buildx
image: plugins/docker
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/sp-codes/peertube
repo: cr.sp-codes.de/peertube
tags:
- latest
when: