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

This commit is contained in:
Enrico Bühler 2023-06-25 22:01:29 +02:00
parent 7385b7ba41
commit 0c7eedaee8

View File

@ -14,4 +14,5 @@ steps:
- main
commands:
- npm install -g vercel@latest
- /bin/sh ./web/deploy.sh
- cd web
- /bin/sh deploy.sh