This commit is contained in:
parent
05f02bdc1d
commit
f8ce001622
@ -5,7 +5,8 @@ name: check
|
||||
steps:
|
||||
- name: jekyll
|
||||
image: jekyll/jekyll:latest
|
||||
commands: "serve --force_polling"
|
||||
commands:
|
||||
- jekyll serve --force_polling
|
||||
|
||||
- name: discord notification
|
||||
image: appleboy/drone-discord
|
||||
|
Loading…
x
Reference in New Issue
Block a user