mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-05 07:49:24 +00:00
Remove go generate from scripts
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
8fff7f573b
commit
cb061687d4
@@ -14,9 +14,6 @@ sha256sum -c install.sh.sha256sum
|
||||
echo Running: go mod tidy
|
||||
go mod tidy
|
||||
|
||||
echo Running: go generate
|
||||
GOOS=linux CC=gcc CXX=g++ go generate
|
||||
|
||||
echo Running validation
|
||||
|
||||
. ./scripts/version.sh
|
||||
|
||||
Reference in New Issue
Block a user