-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: simplify and clean up build and release processes
- Update `GOFMT` command to include `-s` and `-w` flags - Remove redundant `DIST` and `DIST_DIRS` definitions - Remove unused variables and dependencies - Remove `.PHONY` targets and associated release tasks - Simplify `clean` target by removing `$(DIST)` directory from the removal list Signed-off-by: appleboy <appleboy.tw@gmail.com>
- Loading branch information
Showing
1 changed file
with
2 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters