Add build and deploy actions. #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/actions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead of building and deploying the proxy locally, we can do that using our Gitea Runner. It contains the following actions:
If a pull request is merged into
main, the following jobs will also run:View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.