Merge pull request 'ci: add Renovate workflow' (#24) from add-renovate-workflow into master
Main Release / hadolint (push) Successful in 49s
Main Release / test (push) Successful in 1m35s
Renovate / renovate (push) Successful in 5m31s
Main Release / build (push) Successful in 1m9s
Main Release / tag (push) Successful in 38s
Tag Release / hadolint (push) Successful in 30s
Tag Release / test (push) Successful in 1m42s
Tag Release / build-push (push) Successful in 2m46s
Main Release / hadolint (push) Successful in 49s
Main Release / test (push) Successful in 1m35s
Renovate / renovate (push) Successful in 5m31s
Main Release / build (push) Successful in 1m9s
Main Release / tag (push) Successful in 38s
Tag Release / hadolint (push) Successful in 30s
Tag Release / test (push) Successful in 1m42s
Tag Release / build-push (push) Successful in 2m46s
Reviewed-on: #24
This commit was merged in pull request #24.
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