From d7e4746090bd09010495e139c8108e19de2b2df8 Mon Sep 17 00:00:00 2001 From: oDinZu <18726788+csharpee@users.noreply.github.com> Date: Sun, 8 May 2022 16:37:33 -0400 Subject: [PATCH] adding drone ci --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 726e89b..8b6be13 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,10 +7,11 @@ workspace: path: /drone/src platform: - os: ubuntu-18.04 + os: linux arch: amd64 steps: +- name: jekyll-build image: jekyll/jekyll:4.2 volumes: - name: jekyll