Skip to content

Fix ci-test SDK download

Tim Jaacks requested to merge fix-ci-test-sdk-download into master

Since the implementation of multiple child pipelines we cannot use the previous artifacts download links anymore specifying tag and job name, because the jobs for image build and SDK build are equal. Use direct download links instead via job number.

Merge request reports