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 bf8b111640
Some checks failed
/ ls (push) Successful in 3s
/ renovate-dry (push) Failing after 0s
Testing
2023-08-21 07:28:20 -05:00

18 lines
437 B
YAML

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