Add drone fix 2/?: switch to an image with hugo-ext
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
277427af57
commit
d3515d3fa5
|
@ -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 -
|
||||
|
|
Loading…
Reference in New Issue
Block a user