Compare commits

..

2 commits

Author SHA1 Message Date
Oliver Traber e502025e90
Fix mail
Some checks failed
ci/woodpecker/push/matrix-media-repo Pipeline failed
2023-11-05 02:50:00 +01:00
Oliver Traber 2d3fd0ff95
Update matrix-media-repo to v1.3.3 2023-11-05 02:49:29 +01:00

View file

@ -9,7 +9,7 @@ steps:
image: alpine/git image: alpine/git
commands: commands:
- git clone https://github.com/turt2live/matrix-media-repo.git . - git clone https://github.com/turt2live/matrix-media-repo.git .
- git checkout tags/v1.3.2 - git checkout tags/v1.3.3
docker: docker:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password] secrets: [docker_username, docker_password]
@ -22,7 +22,7 @@ steps:
notify: notify:
image: git.bluemedia.dev/bluemedia/woodpecker-email image: git.bluemedia.dev/bluemedia/woodpecker-email
settings: settings:
from.address: from:
from_secret: smtp_notify_email from_secret: smtp_notify_email
from.name: Woodpecker CI from.name: Woodpecker CI
host: host: