feat: bumped hugo version to 0.71.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-05-25 16:13:57 +02:00
parent c3269a77fa
commit 7d00850095
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -36,7 +36,7 @@ steps:
- eval $(ssh-agent)
- ssh-add ~/.ssh/overlord
- git pull
- ./deploy "0.71.0"
- ./deploy "0.71.1"
when:
status:
- success