ci: add manual and scheduled image rebuilds
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m7s
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m7s
This commit is contained in:
@@ -5,6 +5,9 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '17 */6 * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user