Remove old files before build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marko Korhonen 2022-06-11 23:20:20 +03:00
parent 7384707252
commit 833b9be5c0
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -13,6 +13,7 @@ steps:
- name: output
path: /korhonen.cc
commands:
- "rm -r /korhonen.cc/*"
- "hugo -d /korhonen.cc"
volumes: