-
- Downloads
Use SOURCE_RESULTS_URL instead of BUILD_RESULTS_URL to download the debian source package
While BUILD_RESULTS_URL refers to the artifact from the obs-capture job,
SOURCE_RESULTS_URL refers to the artifact from the build-source job.
To avoid capturing duplicated files on gitlab side, the debian source
package will no longer be captured by obs-capture since it's already
captured by build-source.
Moreover, for native packages, SOURCE_RESULTS_URL refers to the main
tarball instead of the *.debian.tar.* tarball which doesn't exist for
native package.
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
parent
7f773b66
No related branches found
No related tags found
Please register or sign in to comment