Update .gitlab-ci.yml file
This commit is contained in:
parent
a3c4230fb5
commit
889a39f4fd
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user