mirror of
https://abf.rosa.ru/djam/helm-mirror.git
synced 2025-02-22 23:33:01 +00:00
This commit is contained in:
parent
d0fae36fd7
commit
e0368e9b51
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Helm plugin used to mirror Chart repositories
|
|||
%build
|
||||
export GOPROXY=direct
|
||||
%make
|
||||
upx bin/%{name}
|
||||
#upx bin/%{name}
|
||||
|
||||
%install
|
||||
install -Dm0755 bin/%{name} %{buildroot}%{_bindir}/%{name}
|
||||
|
|
Loading…
Add table
Reference in a new issue