mirror of
https://github.com/koush/scrypted.git
synced 2026-09-20 02:30:39 +01:00
Update docker.yml
This commit is contained in:
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
schedule:
|
||||
# * is a special character in YAML so you have to quote this string
|
||||
- cron: '30 8 * * *'
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
||||
Reference in New Issue
Block a user