Configure Renovate runner
Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
This commit is contained in:
@@ -13,7 +13,9 @@ jobs:
|
||||
container: ghcr.io/renovatebot/renovate:36.79.1@sha256:af329e14261bfc17dc31b63376fb45bbf2aea46d6683d3b4fbb567118d6032e4
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v3
|
||||
- run: ls -al /workspace/gitea/renovate-config && which renovate
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "/workspace/gitea/renovate-config/config.js"
|
||||
# - name: Install libs
|
||||
# run: apt-get update && apt-get install -y sudo lsb-release systemd docker.io
|
||||
# - name: Self-hosted Renovate
|
||||
|
||||
Reference in New Issue
Block a user