Skip to content

Commit 196947a

Browse files
committed
CI: Fix RPM build failing when stripping cross compilied binary
1 parent 248d1ec commit 196947a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

installers/linux/rpm/minikube_rpm_template/minikube.spec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
%define debug_package %{nil}
2+
%define __strip /bin/true
13
Name: minikube
24
Version: --VERSION--
35
Release: --REVISION--

0 commit comments

Comments
 (0)