tfhe / spqlios-arithmetic

spqlios arithmetic library for FHE and post-quantum crypto
Apache License 2.0
13 stars 0 forks source link

Ng/ci #37

Closed ngama75 closed 1 month ago

ngama75 commented 1 month ago

script to make a package for CI purposes.

# from CI on any push on master
CI_CREDS=<secret> scripts/ci-pkg create
# from any repo that uses spqlios-arithmetic with the same CI arch
# (this can avoid to have to compile a submodule)
CI_CREDS=<secret> DESTDIR=... scripts/ci-pkg install