fix: added access token
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
This commit is contained in:
parent
5504f22980
commit
65684de649
|
@ -10,3 +10,6 @@ platform:
|
||||||
steps:
|
steps:
|
||||||
- name: renovate
|
- name: renovate
|
||||||
image: renovate/renovate:22.22.2
|
image: renovate/renovate:22.22.2
|
||||||
|
environment:
|
||||||
|
RENOVATE_TOKEN:
|
||||||
|
from_secret: renovate-token
|
||||||
|
|
Loading…
Reference in New Issue