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

This commit is contained in:
surtur 2020-06-01 00:35:28 +02:00
parent 2881a537e9
commit 4029290dfb
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

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