Compare commits
2 commits
9775e42c98
...
8bca2ce6bc
Author | SHA1 | Date | |
---|---|---|---|
Renovate Bot | 8bca2ce6bc | ||
Oliver Traber | 26ea657987 |
|
@ -12,7 +12,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 c98a513
|
- git checkout v1.3.4
|
||||||
docker:
|
docker:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
secrets: [docker_username, docker_password]
|
secrets: [docker_username, docker_password]
|
||||||
|
|
3
renovate.json
Normal file
3
renovate.json
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
|
}
|
Loading…
Reference in a new issue