Increment Hugo version in Jekninsfile to match actual 62 build
Compare changes
+ 1
− 1
@@ -19,7 +19,7 @@ pipeline {
@@ -19,7 +19,7 @@ pipeline {
string(name: 'hugo_version', defaultValue: '0.55.5', description: 'The Hugo version that will be used to build the website. Must match versions speficied on https://github.com/gohugoio/hugo/releases.')
string(name: 'node_version', defaultValue: '10.15.3', description: 'The Node.js version that will be used to build the website. Must match versions specified on https://nodejs.org/en/download/releases/. It is adivsed to stick to LTS versions.')