generated from Templates/Baseline
remove deprecated keys
This commit is contained in:
parent
ab105e30c9
commit
9f63d01b2b
@ -10,7 +10,7 @@ depends_on:
|
|||||||
steps:
|
steps:
|
||||||
renovate-dry:
|
renovate-dry:
|
||||||
image: renovate/renovate:40
|
image: renovate/renovate:40
|
||||||
secrets: [renovate_token, github_com_token]
|
#secrets: [renovate_token, github_com_token]
|
||||||
pull: true
|
pull: true
|
||||||
environment:
|
environment:
|
||||||
RENOVATE_CONFIG_FILE: config.js
|
RENOVATE_CONFIG_FILE: config.js
|
||||||
@ -21,7 +21,7 @@ steps:
|
|||||||
|
|
||||||
renovate:
|
renovate:
|
||||||
image: renovate/renovate:40
|
image: renovate/renovate:40
|
||||||
secrets: [renovate_token, github_com_token]
|
#secrets: [renovate_token, github_com_token]
|
||||||
pull: true
|
pull: true
|
||||||
environment:
|
environment:
|
||||||
RENOVATE_CONFIG_FILE: config.js
|
RENOVATE_CONFIG_FILE: config.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user