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

This commit is contained in:
surtur 2020-04-10 16:31:20 +02:00
parent 77b8f75cd7
commit 96af928552
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

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