upd ci image
This commit is contained in:
parent
13c0078d69
commit
0312e17240
|
@ -1,7 +1,9 @@
|
|||
image: registry.gitlab.com/pages/hugo:latest
|
||||
default:
|
||||
image: "${CI_TEMPLATE_REGISTRY_HOST}/pages/hugo/hugo_extended:latest"
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
HUGO_ENV: production
|
||||
WEBDAV_REMOTE_PATH: html-es.hackmeeting.org
|
||||
WEBDAV_USERNAME: es_hackmeeting
|
||||
WEBDAV_URL: https://www.autistici.org/dav/es_hackmeeting
|
||||
|
|
Loading…
Reference in New Issue