From 814a20cf18d59ff2d517cbfe601f210cf7388229 Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 2 Sep 2021 01:53:20 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) 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