mirror of
https://github.com/rancher/steve.git
synced 2025-04-26 18:40:59 +00:00
Fixing validate script
This commit is contained in:
parent
b77040f74e
commit
c52c626b0e
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
go generate ./..
|
||||
go generate ./...
|
||||
golangci-lint run
|
||||
go mod tidy
|
||||
go mod verify
|
||||
|
Loading…
Reference in New Issue
Block a user