diff --git a/.drone.yml b/.drone.yml index 7c619a4..6606d6d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,4 +9,7 @@ platform: steps: - name: build image: bdebyl/hugo + commands: + - git clone https://gitlab.com/bdebyl/hugo-theme-even.git themes/even + - hugo build