diff --git a/.drone.yml b/.drone.yml index f99c234..6afed54 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: - cd code/compiler - ./test.sh - name: upload-live - image: jguyomard/hugo-builder + image: klakegg/hugo:ext-alpine commands: - eval `ssh-agent -s` - echo "$CUSTOM_KEY" | ssh-add -