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
|
- cd code/compiler
|
||||||
- ./test.sh
|
- ./test.sh
|
||||||
- name: upload-live
|
- name: upload-live
|
||||||
image: jguyomard/hugo-builder
|
image: klakegg/hugo:ext-alpine
|
||||||
commands:
|
commands:
|
||||||
- eval `ssh-agent -s`
|
- eval `ssh-agent -s`
|
||||||
- echo "$CUSTOM_KEY" | ssh-add -
|
- echo "$CUSTOM_KEY" | ssh-add -
|
||||||
|
|
Loading…
Reference in New Issue
Block a user