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

This commit is contained in:
surtur 2020-05-18 18:37:43 +02:00
parent aa5af99643
commit 14465121ca
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

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