Merge branch 'use_latest_image' into 'master'

Use docker image "latest" tag instead of version number

See merge request pages/hugo!43
This commit is contained in:
Achilleas Pipinellis 2017-10-20 15:41:30 +00:00
commit 77ba641331

View File

@ -1,4 +1,5 @@
image: registry.gitlab.com/pages/hugo:0.27.1
# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry
image: registry.gitlab.com/pages/hugo:latest
test:
script: