Update .gitlab-ci.yml

This commit is contained in:
Christian Martinsson 2019-01-21 22:54:44 +00:00
parent beea02026a
commit a870aabbcb

View File

@ -3,7 +3,7 @@
image: dettmering/hugo-build image: dettmering/hugo-build
variables: variables:
GIT_SUBMODULE_STRATEGY: normal GIT_SUBMODULE_STRATEGY: recursive
before_script: before_script:
- apk --no-cache upgrade && apk --no-cache add samba samba-common-tools supervisor py-pip - apk --no-cache upgrade && apk --no-cache add samba samba-common-tools supervisor py-pip