Merge pull request 'ci: add Renovate workflow' (#21) from add-renovate-workflow into master
Main Release / test (push) Successful in 1m33s
Main Release / hadolint (push) Successful in 4m39s
Main Release / build (push) Successful in 4m29s
Renovate / renovate (push) Successful in 3m28s
Main Release / tag (push) Successful in 40s
Tag Release / test (push) Successful in 1m53s
Tag Release / hadolint (push) Successful in 50s
Tag Release / build-push (push) Successful in 5m19s
Main Release / test (push) Successful in 1m33s
Main Release / hadolint (push) Successful in 4m39s
Main Release / build (push) Successful in 4m29s
Renovate / renovate (push) Successful in 3m28s
Main Release / tag (push) Successful in 40s
Tag Release / test (push) Successful in 1m53s
Tag Release / hadolint (push) Successful in 50s
Tag Release / build-push (push) Successful in 5m19s
Reviewed-on: #21
This commit was merged in pull request #21.
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