fix: exclude images
Some checks failed
Continuous Delivery / build_n_upload (push) Has been cancelled
Some checks failed
Continuous Delivery / build_n_upload (push) Has been cancelled
This commit is contained in:
@@ -115,7 +115,7 @@ fi
|
|||||||
|
|
||||||
%ghost %attr(755, root, root) %{_sbindir}/gitea
|
%ghost %attr(755, root, root) %{_sbindir}/gitea
|
||||||
%ghost %attr(755, root, root) %{_sbindir}/act_runner
|
%ghost %attr(755, root, root) %{_sbindir}/act_runner
|
||||||
%exclude %dir %{_tmppath}/gitea_images
|
%exclude %{_tmppath}/gitea_images/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
%autochangelog
|
%autochangelog
|
||||||
|
|||||||
Reference in New Issue
Block a user