This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
valinor/.forgejo/workflows/renovate.yaml
Joseph Hanson 89d8cc984f
Some checks failed
/ ls (push) Successful in 3s
/ renovate-dry (push) Failing after 0s
testing
2023-08-20 18:11:02 -05:00

13 lines
327 B
YAML

on: [push]
jobs:
renovate-dry:
runs-on: docker
steps:
- uses: ghcr.io/renovatebot/renovate:36.52.2
- env:
RENOVATE_PLATFORM: gitea
RENOVATE_ENDPOINT: https://git.hsn.dev
LOG_LEVEL: debug
RENOVATE_DRY_RUN: full
- run: |
renovate $${CI_REPO} jahanson/valinor