hugo docker image check: permission - 2

This commit is contained in:
Kazuhiro MUSASHI 2020-02-16 20:18:10 +07:00
parent a7fc74d382
commit 2b71e7680b
1 changed files with 1 additions and 0 deletions

View File

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