1
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:
2018-12-28 15:25:57 -05:00
parent 6560af225f
commit cd019e6649

View File

@@ -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