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