feat: add e2e tests

main
Dragan Filipovic 2022-12-31 10:33:16 +01:00
parent 45bf266280
commit 40f855a08b
1 changed files with 9 additions and 0 deletions

View File

@ -105,6 +105,15 @@ jobs:
EXCLUDE: "/dist/, /node_modules/"
```
## Issues
Almost 95% of the issues are related to wrong SSH connection.
I've added e2e test for this action.
Check actions tab for example.
Check manually your ssh connection from your client before opening a bug report.
Thanks.
## Disclaimer
Check your keys. Check your deployment paths. And use at your own risk.