Update .gitlab-ci.yml file

This commit is contained in:
Denys Konovalov 2022-03-20 13:15:09 +00:00
parent 7e8ea5be7d
commit dd63a50505

@ -3,7 +3,11 @@ image: registry.gitlab.com/pages/hugo/hugo_extended:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
pages:
before_script:
- apk add --update --no-cache openssh
script:
- hugo
artifacts: