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

This commit is contained in:
surtur 2020-03-25 17:20:11 +01:00
parent 8579614ceb
commit ea1deb7387
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

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