Cette révision appartient à :
2018-10-28 22:22:43 +04:00
Parent 22760bedc8
révision 3fba603d5a
2 fichiers modifiés avec 2 ajouts et 2 suppressions

Voir le fichier

@@ -4,7 +4,7 @@ variables:
build site: build site:
stage: build stage: build
before_script: before_script:
- apk --no-cache add ca-certificates wget - apk --no-cache add ca-certificates wget openssh-client
- update-ca-certificates - update-ca-certificates
- wget https://github.com/gohugoio/hugo/releases/download/v0.49.2/hugo_0.49.2_Linux-64bit.tar.gz - 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 - tar xf hugo_0.49.2_Linux-64bit.tar.gz -C /usr/local/bin

2
.gitmodules externe
Voir le fichier

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