diff --git a/.drone.yml b/.drone.yml index 535709f..a8ce13a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,12 +1,21 @@ +--- kind: pipeline type: docker name: check +platform: + os: linux + arch: arm64 + +workspace: + base: /srv/jekyll + path: src + + steps: - name: jekyll image: jekyll/jekyll:latest - - name: discord notification image: appleboy/drone-discord settings: