mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Remove generated file rules in make
This is all covered by update-codegen.sh now. The old `make generated_files` rule still exists, but just prints a warning.
This commit is contained in:
@@ -24,8 +24,6 @@ set -x
|
||||
|
||||
. "${1}"
|
||||
|
||||
make generated_files
|
||||
|
||||
WORKSPACE=${WORKSPACE:-"/tmp/"}
|
||||
ARTIFACTS=${WORKSPACE}/_artifacts
|
||||
TIMEOUT=${TIMEOUT:-"45m"}
|
||||
|
Reference in New Issue
Block a user