hugo docker image debug: permission check

This commit is contained in:
Kazuhiro MUSASHI 2020-02-16 20:17:35 +07:00
parent 351fe32f8a
commit a7fc74d382
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ steps:
- name: hugo
image: cibuilds/hugo:0.64.1
commands:
- ls -lR .
- hugo --cacheDir /tmp -e staging -v -s .
- name: Compress-the-Assets