1
Fork 0

Fix CI error

master
Vladimir Hodakov 2018-10-28 22:22:43 +04:00
parent 22760bedc8
commit 3fba603d5a
Signed by: Vladimir Hodakov
GPG Key ID: 673980B6882F82C6
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ variables:
build site:
stage: build
before_script:
- apk --no-cache add ca-certificates wget
- apk --no-cache add ca-certificates wget openssh-client
- update-ca-certificates
- 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

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "themes/tango"]
path = themes/tango
url = ssh://git@lab.wtfteam.pro:2222/fat0troll/hugo-tango-theme.git
url = ../hugo-tango-theme.git