Use docker image "latest" tag instead of version number
This commit is contained in:
parent
1ea76ac328
commit
e99a9eaf68
@ -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