Add drone fix 7/?: add = to Hugo commands
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
130086db00
commit
6f0c95e49c
|
@ -16,7 +16,7 @@ steps:
|
||||||
- name: build-live
|
- name: build-live
|
||||||
image: klakegg/hugo:ext-alpine
|
image: klakegg/hugo:ext-alpine
|
||||||
commands:
|
commands:
|
||||||
- hugo -D --baseUrl "http://danilafe.com:8080" --destination /live-output
|
- hugo -D --baseUrl="http://danilafe.com:8080" --destination="/live-output"
|
||||||
- ls -la /live-output
|
- ls -la /live-output
|
||||||
- pwd
|
- pwd
|
||||||
- ls -la .
|
- ls -la .
|
||||||
|
|
Loading…
Reference in New Issue
Block a user