Skip to content

Commit fcfec88

Browse files
add justfile
1 parent f4f1dc7 commit fcfec88

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

justfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
build-package arg:
2+
podman run --rm -it --privileged -v "$PWD":/repo:z ghcr.io/t2linux/fedora-ci:43 /repo/build-packages.sh {{arg}}

0 commit comments

Comments
 (0)