Add crow ci wf
This commit is contained in:
15
.crow/renovate.yml
Normal file
15
.crow/renovate.yml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
when:
|
||||||
|
event:
|
||||||
|
- cron
|
||||||
|
- manual
|
||||||
|
|
||||||
|
steps:
|
||||||
|
renovate:
|
||||||
|
image: renovate/renovate
|
||||||
|
pull: true
|
||||||
|
commands:
|
||||||
|
- renovate
|
||||||
|
environment:
|
||||||
|
RENOVATE_CONFIG_FILE: config.js
|
||||||
|
RENOVATE_TOKEN:
|
||||||
|
from_secret: RENOVATE_TOKEN
|
||||||
Reference in New Issue
Block a user