.oniro-ci: find DEPLOY_DIR, not TMPDIR
Some jobs care about images and licenses, those look at the
$TMPDIR/deploy, taking some effort to find the correct tmpdir while
hard-coding the deploy dir. Take a shortcut and query for the right
variable (DEPLOY_DIR).
This allows non-trivial layouts with DEPLOY_DIR and TMPDIR placed on
distinct filesystems, for efficiency.
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent
9063493f
No related branches found
No related tags found
This commit is part of merge request !209. Comments created here will be created in the context of that merge request.
Please register or sign in to comment