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

This commit is contained in:
surtur 2020-04-24 12:36:43 +02:00
parent 50061bd895
commit 0ed38d2481
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

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