fix drone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Andre Henriques 2023-07-11 21:14:48 +01:00
parent 6225cfe8f3
commit de5aec5c31

View File

@ -9,6 +9,7 @@ steps:
- node --version | grep 20
- pnpm i
- pnpm build
- rm -rf /home/andr3/services/ligths-webserver/*
- mv build/* /home/andr3/services/ligths-webserver
trigger: