Add drone fix 10/?: remove broken echo command
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
96fc519b3c
commit
3522c34adf
|
@ -13,7 +13,6 @@ steps:
|
||||||
image: klakegg/hugo:ext-alpine
|
image: klakegg/hugo:ext-alpine
|
||||||
commands:
|
commands:
|
||||||
- hugo -D --baseUrl "http://danilafe.com:8080" --destination /drone/src/build
|
- hugo -D --baseUrl "http://danilafe.com:8080" --destination /drone/src/build
|
||||||
- echo "help me" > /live-output/test.txt
|
|
||||||
- pwd
|
- pwd
|
||||||
- ls -la .
|
- ls -la .
|
||||||
- name: upload-live
|
- name: upload-live
|
||||||
|
|
Loading…
Reference in New Issue
Block a user