Skip to content

Create tarball and hash

Capt. Jack requested to merge wicadmin/libqmi:master into master

Automatically create tarball and accompanying hash to be available in gitlab download section for build job. Also makes it easier to link other Makefiles (e.g. OpenWRT) directly to gitlab using URI:

e.g.: https://gitlab.freedesktop.org/wicadmin/libqmi/-/jobs/4699180/artifacts/raw/libqmi-1.27.1.tar.xz

where 4699180 is the job id of a particular commit build.

Edited by Capt. Jack

Merge request reports