Attempt to use podman to build
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 25s
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 25s
This commit is contained in:
7
entrypoint.sh
Normal file
7
entrypoint.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh -l
|
||||
|
||||
dnf -y install rpmdevtools
|
||||
rpmdev-setuptree
|
||||
|
||||
toolbox run rpmdev-spectool -g -C ~/rpmbuild/SOURCES $1
|
||||
rpmbuild --nodebuginfo --bb $1
|
||||
Reference in New Issue
Block a user