docs: add renovate notes
This commit is contained in:
parent
ca67be57ee
commit
3164f19b43
@ -17,9 +17,14 @@ Add subtree to your project:
|
|||||||
git subtree add --prefix .ci https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git main --squash
|
git subtree add --prefix .ci https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git main --squash
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Jenkins
|
## Jenkins
|
||||||
Shared groovy libraries
|
Shared groovy libraries
|
||||||
|
|
||||||
## Make
|
## Make
|
||||||
Common Makefile include
|
Common Makefile include
|
||||||
|
|
||||||
|
# Renovate
|
||||||
|
Run renovate locally to test custom config:
|
||||||
|
```
|
||||||
|
LOG_LEVEL=debug ~/node_modules/renovate/dist/renovate.js --platform local --dry-run
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user