generated from Templates/Baseline
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
8dae24bfd8 |
@ -12,7 +12,7 @@ matrix:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
image: renovate/renovate:40
|
image: renovate/renovate:41
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- renovate-config-validator
|
- renovate-config-validator
|
||||||
|
@ -9,7 +9,7 @@ depends_on:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
renovate-dry:
|
renovate-dry:
|
||||||
image: renovate/renovate:40
|
image: renovate/renovate:41
|
||||||
#secrets: [renovate_token, github_com_token]
|
#secrets: [renovate_token, github_com_token]
|
||||||
pull: true
|
pull: true
|
||||||
environment:
|
environment:
|
||||||
@ -24,7 +24,7 @@ steps:
|
|||||||
- event: push
|
- event: push
|
||||||
|
|
||||||
renovate:
|
renovate:
|
||||||
image: renovate/renovate:40
|
image: renovate/renovate:41
|
||||||
#secrets: [renovate_token, github_com_token]
|
#secrets: [renovate_token, github_com_token]
|
||||||
pull: true
|
pull: true
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user