Configure Renovate runner

Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
This commit is contained in:
justusbunsi
2023-09-04 19:02:29 +02:00
parent 24d96f569e
commit ef868bf406
2 changed files with 24 additions and 1 deletions

View File

@@ -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