hugo docker image debug: permission check
This commit is contained in:
parent
351fe32f8a
commit
a7fc74d382
|
@ -12,6 +12,7 @@ steps:
|
||||||
- name: hugo
|
- name: hugo
|
||||||
image: cibuilds/hugo:0.64.1
|
image: cibuilds/hugo:0.64.1
|
||||||
commands:
|
commands:
|
||||||
|
- ls -lR .
|
||||||
- hugo --cacheDir /tmp -e staging -v -s .
|
- hugo --cacheDir /tmp -e staging -v -s .
|
||||||
|
|
||||||
- name: Compress-the-Assets
|
- name: Compress-the-Assets
|
||||||
|
|
Loading…
Reference in New Issue