[cirrus] add binary artifact

pull/1170/head
Tim Stack 11 months ago
parent 638b44bd41
commit 8ab65d8e90

@ -3,3 +3,5 @@ freebsd_instance:
task:
install_script: pkg install -y wget git m4 bash autoconf automake sqlite3 gmake curl libarchive pcre2 bzip2
build_script: ./autogen.sh && ./configure && gmake -j3
binaries_artifacts:
path: "src/lnav"

Loading…
Cancel
Save