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

This commit is contained in:
surtur 2020-06-23 21:49:44 +02:00
parent bec0d2261e
commit a318554a91
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

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