Update matrix-media-repo to v1.3.4

This commit is contained in:
Oliver Traber 2024-02-18 23:44:30 +01:00
parent 2e7f70fb17
commit 26ea657987
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

@ -12,7 +12,7 @@ steps:
image: alpine/git
commands:
- git clone https://github.com/turt2live/matrix-media-repo.git .
- git checkout c98a513
- git checkout v1.3.4
docker:
image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password]