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:
commit
77ba641331
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user