*scheduled deploytime every odd hours at minute 27 to deploy pre-scheduled posts.
All checks were successful
Build,test and deploy reaktionsfaehig.net / deploy-prod (push) Successful in 21s
All checks were successful
Build,test and deploy reaktionsfaehig.net / deploy-prod (push) Successful in 21s
* pre-scheduled post added for tomorrow morning.
This commit is contained in:
parent
4f8c8fc938
commit
bb53bbc5a5
3 changed files with 39 additions and 0 deletions
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '27 1-23/2 * * *'
|
||||
|
||||
jobs:
|
||||
deploy-prod:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue