diff --git a/.drone.yml b/.drone.yml index 9459bf2..c994345 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,8 @@ workspace: steps: - name: jekyll image: jekyll/jekyll:latest + commands: + - jekyll serve - name: discord notification image: appleboy/drone-discord