test
This commit is contained in:
parent
bf8b111640
commit
9cd5cf0e08
1 changed files with 6 additions and 6 deletions
|
@ -10,9 +10,9 @@ jobs:
|
||||||
RENOVATE_ENDPOINT: https://git.hsn.dev
|
RENOVATE_ENDPOINT: https://git.hsn.dev
|
||||||
LOG_LEVEL: debug
|
LOG_LEVEL: debug
|
||||||
RENOVATE_DRY_RUN: full
|
RENOVATE_DRY_RUN: full
|
||||||
cmd:
|
# cmd:
|
||||||
- 'renovate'
|
# - 'renovate'
|
||||||
- jahanson/valinor
|
# - jahanson/valinor
|
||||||
# steps:
|
steps:
|
||||||
# - run: |
|
- run: |
|
||||||
# renovate $${CI_REPO} jahanson/valinor
|
renovate jahanson/valinor
|
||||||
|
|
Reference in a new issue