Update dependency turt2live/matrix-media-repo to v1.3.7
This commit is contained in:
parent
ab5d68abf6
commit
10e35d2aae
|
@ -14,7 +14,7 @@ steps:
|
|||
image: alpine/git
|
||||
commands:
|
||||
# renovate: datasource=github-releases depName=turt2live/matrix-media-repo versioning=semver-coerced
|
||||
- git clone --branch v1.3.6 --depth 1 https://github.com/turt2live/matrix-media-repo.git .
|
||||
- git clone --branch v1.3.7 --depth 1 https://github.com/turt2live/matrix-media-repo.git .
|
||||
docker:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
secrets: [docker_username, docker_password]
|
||||
|
|
Loading…
Reference in a new issue