mirror of
https://github.com/KaySar12/NextZen-UserService.git
synced 2025-03-15 23:25:35 +07:00
add missing go generate
to build process
This commit is contained in:
parent
98a35cb107
commit
a7aec4cc5b
@ -3,6 +3,7 @@
|
||||
project_name: casaos-user-service
|
||||
before:
|
||||
hooks:
|
||||
- go generate
|
||||
- go run github.com/google/go-licenses@latest check . --disallowed_types=restricted
|
||||
- go mod tidy
|
||||
- go test -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user