Add drone fix 8/?: add more debug output
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
6f0c95e49c
commit
28f686eb80
|
@ -17,6 +17,8 @@ steps:
|
|||
image: klakegg/hugo:ext-alpine
|
||||
commands:
|
||||
- hugo -D --baseUrl="http://danilafe.com:8080" --destination="/live-output"
|
||||
- echo "help me" > /live-output/test.txt
|
||||
- ls -la /
|
||||
- ls -la /live-output
|
||||
- pwd
|
||||
- ls -la .
|
||||
|
|
Loading…
Reference in New Issue
Block a user