mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
Merge pull request #137457 from dims/re-enable-deadcode-elimination-check
Re-enable deadcode-elimination check
This commit is contained in:
@@ -74,6 +74,5 @@ if [[ "$FAILED" == "true" ]]; then
|
||||
for failed_binary in "${FAILED_BINARIES[@]}"; do
|
||||
echo " - ${failed_binary}"
|
||||
done
|
||||
#FIXME(dims): deadcode elimination check has issues with 1.26 - disable hard failure for now.
|
||||
#exit 1
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user