hard code renovated projects
This commit is contained in:
parent
7afd8f8e46
commit
0fca1b202e
1 changed files with 1 additions and 2 deletions
|
@ -19,11 +19,10 @@ steps:
|
||||||
LOG_LEVEL: info
|
LOG_LEVEL: info
|
||||||
commands:
|
commands:
|
||||||
- export RENOVATE_ENDPOINT=${CI_FORGE_URL}/api/v1
|
- export RENOVATE_ENDPOINT=${CI_FORGE_URL}/api/v1
|
||||||
- renovate $${RENOVATE_EXTRA_FLAGS}
|
- renovate saluu/darkness-dependent-vision
|
||||||
secrets:
|
secrets:
|
||||||
- github_com_token
|
- github_com_token
|
||||||
- renovate_token
|
- renovate_token
|
||||||
- renovate_extra_flags
|
|
||||||
when:
|
when:
|
||||||
event: cron
|
event: cron
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue