mirror of
https://github.com/t2linux/fedora.git
synced 2026-04-30 13:51:42 -07:00
3 lines
135 B
Makefile
3 lines
135 B
Makefile
|
|
build-package arg:
|
||
|
|
podman run --rm -it --privileged -v "$PWD":/repo:z ghcr.io/t2linux/fedora-ci:43 /repo/build-packages.sh {{arg}}
|