The deleted file is a softlink which pointed to compass-work folder.
In compass-work folder, there is a log file which can not be
compressed since the priviledge problem. It results pushing log failure.
So, we have to remove this softlink.
Signed-off-by: jingzhao <Jingzhao.Ni@arm.com>
Change-Id: I7c568728fa7aa1da1c1aa982a12c0cfb1e23aca5
echo "Compass Deploy successful"
rm -rf "$COMPASS_WORK_DIR"
+rm -rf work
exit 0
views:
- common-view:
view-name: iec
- view-regex: '^{project-name}-(tox|fuel|compass)-.*'
+ view-regex: '^{project-name}-(tox|type1|type2)-(verify|fuel|compass)-.*'
# -------------------------------
# BRANCH DEFINITIONS
# -------------------------------