2 Commits

Author SHA1 Message Date
5150da0bb0
Testing CI 2025-05-14 19:58:22 -03:00
3250700c4f
Add Gitea Actions deployment workflow
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
- Adds a workflow to deploy to the server on master pushes.
- Uses secrets for SSH key, host, user, and port.
- Installs necessary dependencies within the workflow.
- Stashes local changes and pulls the latest changes via SSH.
- Executes the build script after pulling the latest changes.
2025-05-14 19:35:23 -03:00