Skip to content

.gitlab-ci.yml: Pass pipeline information to downstream pipeline

Jonathon Hall requested to merge fix-iso-pipeline into master

Pass parent pipeline ID to downstream pipeline so it can depend on upstream artifacts.

Remove CI_PROJECT_DIR from artifacts; artifact paths are already relative to this location.

Signed-off-by: Jonathon Hall jonathon.hall@puri.sm

Merge request reports