Merge pull request 'ci: add Renovate workflow' (#23) from add-renovate-workflow into master
Main Release / hadolint (push) Successful in 33s
Main Release / test (push) Successful in 58s
Renovate / renovate (push) Successful in 1m49s
Main Release / build (push) Successful in 39s
Main Release / tag (push) Successful in 1m9s
Tag Release / hadolint (push) Successful in 28s
Tag Release / test (push) Successful in 1m15s
Tag Release / build-push (push) Failing after 2m13s
Main Release / hadolint (push) Successful in 33s
Main Release / test (push) Successful in 58s
Renovate / renovate (push) Successful in 1m49s
Main Release / build (push) Successful in 39s
Main Release / tag (push) Successful in 1m9s
Tag Release / hadolint (push) Successful in 28s
Tag Release / test (push) Successful in 1m15s
Tag Release / build-push (push) Failing after 2m13s
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