Build script upgrades

This commit is contained in:
Kishan B 2018-05-12 13:13:29 +05:30
parent 8eb0fa5946
commit b9415c72ea
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ install:
- pwd
- wget -q "https://github.com/gohugoio/hugo/releases/download/v0.40.2/hugo_0.40.2_Linux-64bit.tar.gz" -O "hugo.tar.gz"
- tar -xvzf hugo.tar.gz
- ls tools
script:
- git clone --depth 1 https://github.com/kishaningithub/hugo-shopping-product-catalogue-simple.git exampleSite/themes/
- ls tools