chore: refactor build process and repository cleanup

- Introduce Go setup and caching in Docker GitHub Actions workflow
- Add `release` directory to `.gitignore`
- Remove `main.go` file from the repository

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2024-02-20 09:51:29 +08:00
parent 0d1a3ae368
commit 9d1d40c08a
3 changed files with 28 additions and 14 deletions

2
.gitignore vendored
View File

@@ -20,4 +20,4 @@
# Go workspace file
go.work
release