Compare commits
1 Commits
main
...
renovate/c
Author | SHA1 | Date | |
---|---|---|---|
ff1236504d |
@ -13,11 +13,11 @@ matrix:
|
|||||||
steps:
|
steps:
|
||||||
build-${TARGET}:
|
build-${TARGET}:
|
||||||
name: Build ${TARGET}
|
name: Build ${TARGET}
|
||||||
image: zot.badhouseplants.net/badhouseplants/badhouseplants-builder:latest
|
image: gitea.badhouseplants.net/badhouseplants/badhouseplants-builder:latest
|
||||||
secrets:
|
secrets:
|
||||||
- registry_token
|
- gitea_token
|
||||||
environment:
|
environment:
|
||||||
CONTAINER_REGISTRY: zot.badhouseplants.net
|
CONTAINER_REGISTRY: gitea.badhouseplants.net
|
||||||
privileged: true
|
privileged: true
|
||||||
depends_on: []
|
depends_on: []
|
||||||
backend_options:
|
backend_options:
|
||||||
|
3
renovate.json
Normal file
3
renovate.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user