Added schedule
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
b63458e653
commit
2e4789d27a
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@ -5,6 +5,10 @@ on:
|
||||
branches:
|
||||
- master
|
||||
|
||||
schedule:
|
||||
on:
|
||||
- cron: "0 3 */1 * *"
|
||||
|
||||
jobs:
|
||||
push-latest:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user