update drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mathieu Broillet 2023-06-11 12:59:48 +02:00
parent fedf5013ef
commit a2e2fc6093
Signed by: mathieu
GPG Key ID: A08E484FE95074C1

View File

@ -26,4 +26,5 @@ steps:
- name: copy built website
commands:
- cp -R public/ /var/www/html/blog/
- mkdir -p /var/www/html/
- cp -R public/* /var/www/html/