Merge pull request 'ci: add Renovate workflow' (#23) from add-renovate-workflow into master
Main Release / test (push) Successful in 1m37s
Renovate / renovate (push) Successful in 5m5s
Main Release / build (push) Successful in 45s
Main Release / hadolint (push) Successful in 20s
Main Release / tag (push) Successful in 56s
Tag Release / test (push) Successful in 2m59s
Tag Release / hadolint (push) Successful in 22s
Tag Release / build-push (push) Successful in 3m40s
Main Release / test (push) Successful in 1m37s
Renovate / renovate (push) Successful in 5m5s
Main Release / build (push) Successful in 45s
Main Release / hadolint (push) Successful in 20s
Main Release / tag (push) Successful in 56s
Tag Release / test (push) Successful in 2m59s
Tag Release / hadolint (push) Successful in 22s
Tag Release / build-push (push) Successful in 3m40s
Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
name: Renovate
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
renovate:
|
||||||
|
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
|
||||||
|
secrets: inherit
|
||||||
Reference in New Issue
Block a user