1

Debug CI error

This commit is contained in:
Vladimir Hodakov 2018-10-28 22:17:12 +04:00
parent 85624fce99
commit 7a46cb84ef
Signed by: Vladimir Hodakov
GPG Key ID: 673980B6882F82C6

View File

@ -9,7 +9,7 @@ build site:
- wget https://github.com/gohugoio/hugo/releases/download/v0.49.2/hugo_0.49.2_Linux-64bit.tar.gz
- tar xf hugo_0.49.2_Linux-64bit.tar.gz -C /usr/local/bin
script:
- ls /usr/local/bin
- find .
- /usr/local/bin/hugo -d tango.hodakov.me
artifacts:
untracked: true