test
This commit is contained in:
parent
9cd5cf0e08
commit
3836819d79
1 changed files with 4 additions and 4 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 jahanson/valinor
|
ls ${{ github.workspace }}
|
||||||
|
|
Reference in a new issue