This commit is contained in:
parent
14de4e358d
commit
074887ea7f
1 changed files with 1 additions and 5 deletions
6
.github/workflows/docker.yaml
vendored
6
.github/workflows/docker.yaml
vendored
|
@ -1,12 +1,8 @@
|
|||
name: "Docker"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
schedule:
|
||||
# https://crontab.guru/#@daily
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "0 0 1 * *"
|
||||
|
||||
jobs:
|
||||
updater-base-image:
|
||||
|
|
Loading…
Add table
Reference in a new issue