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
|
||||
LOG_LEVEL: debug
|
||||
RENOVATE_DRY_RUN: full
|
||||
cmd:
|
||||
- 'renovate'
|
||||
- jahanson/valinor
|
||||
# steps:
|
||||
# - run: |
|
||||
# renovate $${CI_REPO} jahanson/valinor
|
||||
# cmd:
|
||||
# - 'renovate'
|
||||
# - jahanson/valinor
|
||||
steps:
|
||||
- run: |
|
||||
renovate jahanson/valinor
|
||||
|
|
Reference in a new issue