mirror of
https://github.com/hugomods/docker.git
synced 2025-04-25 12:40:34 +03:00
chore: build nightly images every 12 hrs
This commit is contained in:
parent
defd348bf0
commit
8c08180e0b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-nightly.yml
vendored
2
.github/workflows/build-nightly.yml
vendored
|
@ -2,7 +2,7 @@ name: build-nightly
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '0 0/12 * * *'
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue