Build Debian packages for the Linux build of Scalar, as well as a tarball and symbol tarball. Upload these as artefacts as part of a GitHub workflow.
When building locally via dotnet CLI or Scripts/Linux/BuildScalarForLinux.sh, the Debian packages and tarballs can be found in ../out/Scalar.Packaging.Linux/(deb|tar).
Build Debian packages for the Linux build of Scalar, as well as a tarball and symbol tarball. Upload these as artefacts as part of a GitHub workflow.
When building locally via
dotnet
CLI orScripts/Linux/BuildScalarForLinux.sh
, the Debian packages and tarballs can be found in../out/Scalar.Packaging.Linux/(deb|tar)
.