Add drone fix 8/?: add more debug output
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danila Fedorin 2020-02-29 22:50:03 -08:00
parent 6f0c95e49c
commit 28f686eb80
1 changed files with 2 additions and 0 deletions

View File

@ -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 .