v0.3.0-3
This commit is contained in:
@@ -48,6 +48,8 @@ install -m 755 %{SOURCE12} %{buildroot}%{_bindir}/gitea-act-runner-setup
|
||||
|
||||
install -d -m 750 %{buildroot}%{_sharedstatedir}/gitea/runners
|
||||
|
||||
install -d -m 755 %{buildroot}/var/cache/act-runner/pnpm-store
|
||||
|
||||
%post
|
||||
%sysusers_create_package gitea-act-runner %{SOURCE13}
|
||||
|
||||
@@ -91,6 +93,9 @@ fi
|
||||
%dir %{_sysconfdir}/gitea/runners
|
||||
%config(noreplace) %{_sysconfdir}/gitea/runners/runner1.yaml
|
||||
|
||||
%dir %attr(0750,gitea-runner,gitea-runner) /var/cache/act-runner
|
||||
%dir %attr(0750,gitea-runner,gitea-runner) /var/cache/act-runner/pnpm-store
|
||||
|
||||
%changelog
|
||||
* Mon Mar 17 2025 Zoran Pericic <zpericic@netst.org> - 0.3.0-2
|
||||
- Add gitea-runner-podman.service for rootless Podman API socket
|
||||
|
||||
Reference in New Issue
Block a user