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

This commit is contained in:
surtur 2020-03-22 03:32:41 +01:00
parent eb88c10dda
commit 0136ca3f12
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

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