Skip to content
Snippets Groups Projects
Commit 15475b3f authored by Zygmunt Krynicki's avatar Zygmunt Krynicki
Browse files

ci: remove aggregated directory from previous runs


The .oniro-repo-workspace job uses GIT_STRATEGY=none, so CI_PROJECT_DIR
is not cleaned up between jobs. As a consequence, the "aggregated"
repository checkout may be present on job startup, thus upsetting
remaining logic.

Remvoe the aggregated repository before starting the build.

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent b3002a4f
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment