Fix CI error

This commit is contained in:
2018-10-28 22:22:43 +04:00
parent 22760bedc8
commit 3fba603d5a
2 changed files with 2 additions and 2 deletions
+1 -1
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
+1 -1
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