Attempt to put new container in group to fix permission issues
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 39s
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 39s
This commit is contained in:
@@ -36,6 +36,7 @@ jobs:
|
||||
podman run --rm \
|
||||
--mount type=bind,src=${GITEA_WORKSPACE}/rpmbuild,dst=/root/rpmbuild \
|
||||
--mount type=bind,src=entrypoint.sh,dst=/entrypoint.sh \
|
||||
--group-add keep-groups \
|
||||
fedora:latest \
|
||||
/entrypoint.sh /root/rpmbuild/SPECS/hyprwayland-scanner.spec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user