mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-16 02:35:37 -04:00
bump hugo version to 0.53
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
|||||||
image: node:alpine
|
image: node:alpine
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
HUGO_VERSION: '0.52' # https://github.com/gohugoio/hugo/releases
|
HUGO_VERSION: '0.53' # https://github.com/gohugoio/hugo/releases
|
||||||
HUGO_SHA: 'b4d1fe91023e3fe7e92953af12e08344d66ab10a46feb9cbcffbab2b0c14ba44' # xxx_Linux-64bit.tar.gz
|
HUGO_SHA: '0e4424c90ce5c7a0c0f7ad24a558dd0c2f1500256023f6e3c0004f57a20ee119' # xxx_Linux-64bit.tar.gz
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apk update && apk add openssl coreutils
|
- apk update && apk add openssl coreutils
|
||||||
|
|||||||
Reference in New Issue
Block a user