Merge pull request 'ci: add Renovate workflow' (#34) from add-renovate-workflow into master
Main Release / test (push) Successful in 1m23s
Renovate / renovate (push) Successful in 2m58s
Main Release / hadolint (push) Successful in 33s
Main Release / build (push) Successful in 1m6s
Main Release / tag (push) Successful in 48s
Tag Release / hadolint (push) Successful in 50s
Tag Release / test (push) Successful in 1m25s
Tag Release / build-push (push) Successful in 6m27s
Main Release / test (push) Successful in 1m23s
Renovate / renovate (push) Successful in 2m58s
Main Release / hadolint (push) Successful in 33s
Main Release / build (push) Successful in 1m6s
Main Release / tag (push) Successful in 48s
Tag Release / hadolint (push) Successful in 50s
Tag Release / test (push) Successful in 1m25s
Tag Release / build-push (push) Successful in 6m27s
Reviewed-on: #34
This commit was merged in pull request #34.
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