ci: daily builds for scheduled posts
This commit is contained in:
parent
c58d3d0d58
commit
a5c1479549
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
when:
|
||||
- event: push
|
||||
branch: master
|
||||
- event: cron
|
||||
branch: master
|
||||
cron: Daily build
|
||||
|
||||
steps:
|
||||
- name: Hugo build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue