Use docker image "latest" tag instead of version number

This commit is contained in:
Rémy Jacquin 2017-10-20 15:11:24 +02:00
parent 1ea76ac328
commit e99a9eaf68
No known key found for this signature in database
GPG Key ID: BEEF3B9EC3E7FBE9

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: test:
script: script: