Browse Source

Merge branch 'develop' into 'master'

Wrong hugo version for the image

See merge request warricksothr/sothr-dot-com!2
master
Drew Short 5 years ago
parent
commit
a4a1dd9b32
  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