tell renovate about the repositories
All checks were successful
renovate / renovate (push) Successful in 22s
All checks were successful
renovate / renovate (push) Successful in 22s
This commit is contained in:
parent
8e719e4d70
commit
2852aeda30
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ jobs:
|
||||||
RENOVATE_CONFIG_FILE: "${{ github.workspace }}/renovate.json"
|
RENOVATE_CONFIG_FILE: "${{ github.workspace }}/renovate.json"
|
||||||
RENOVATE_ENDPOINT: https://git.keine.cloud/api/v1
|
RENOVATE_ENDPOINT: https://git.keine.cloud/api/v1
|
||||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
RENOVATE_REPOSITORIES: '["${{ env.GITHUB_REPOSITORY }}"]'
|
RENOVATE_REPOSITORIES: '["oliver/pipeline-test-dependencies"]'
|
||||||
|
|
Loading…
Add table
Reference in a new issue