Browse Source

Wrong hugo version for the image

master
Drew Short 5 years ago
parent
commit
c4c7ca1273
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -3,7 +3,7 @@ stages:
- deploy
build-website:
image: sothr.com/hugo:0.4.0
image: sothr.com/hugo:0.54.0
stage: build
script:
- hugo --theme pure --destination /output --baseURL https://sothr.com