[ci skip] more suggested improvements
This commit is contained in:
@@ -34,9 +34,9 @@ steps:
|
||||
path: /shared
|
||||
commands:
|
||||
- export PATH=/drone/src/pkg.tools:$PATH
|
||||
- go install github.com/a-h/templ/cmd/templ@latest
|
||||
- go install github.com/sqlc-dev/sqlc/cmd/sqlc@latest
|
||||
- go install github.com/swaggo/swag/cmd/swag@latest
|
||||
- go install github.com/a-h/templ/cmd/templ@v0.3.977
|
||||
- go install github.com/sqlc-dev/sqlc/cmd/sqlc@v1.29.0
|
||||
- go install github.com/swaggo/swag/cmd/swag@v1.16.6
|
||||
# - go install github.com/goreleaser/nfpm/v2/cmd/nfpm@latest
|
||||
- sqlc generate
|
||||
- templ generate -path ./components
|
||||
|
||||
Reference in New Issue
Block a user