Add dungeonslayers/ds4
This commit is contained in:
parent
0fca1b202e
commit
c10a21163c
2 changed files with 4 additions and 3 deletions
|
@ -19,11 +19,9 @@ steps:
|
|||
LOG_LEVEL: info
|
||||
commands:
|
||||
- export RENOVATE_ENDPOINT=${CI_FORGE_URL}/api/v1
|
||||
- renovate saluu/darkness-dependent-vision
|
||||
- renovate
|
||||
secrets:
|
||||
- github_com_token
|
||||
- renovate_token
|
||||
when:
|
||||
event: cron
|
||||
|
||||
skip_clone: true
|
||||
|
|
3
config.js
Normal file
3
config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
repositories: ["dungeonslayers/ds4", "saluu/darkness-dependent-vision"],
|
||||
};
|
Loading…
Reference in a new issue