Skip to content

scriptelement.py: use stage_artifact() instead of stage_dependency_artifact()

Description

stage_dependency_artifacts() assumes the element in question is the element to be built and does some additonal things when it is workspaced.

This fixes failure when an element that is used in the layout of a "script" element is workspaced and one of the dependencies of the last successful build is no longer in the cache.


Edited by Abderrahim Kitouni

Merge request reports