Add image to podman run
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 37s
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 37s
This commit is contained in:
@@ -40,6 +40,7 @@ jobs:
|
||||
podman run --rm \
|
||||
--mount type=bind,src=${GITEA_WORKSPACE}/rpmbuild,dst=/root/rpmbuild \
|
||||
--mount type=bind,src=entrypoint.sh,dst=/entrypoint.sh \
|
||||
fedora:latest \
|
||||
/entrypoint.sh /root/rpmbuild/SPECS/hyprwayland-scanner.spec
|
||||
|
||||
- name: List everything
|
||||
|
||||
Reference in New Issue
Block a user