Fix CI build fail due to permission(for pipiline job) (#469)
author이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자 <chunseok.lee@samsung.com>
Fri, 6 Apr 2018 07:10:14 +0000 (16:10 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Fri, 6 Apr 2018 07:10:14 +0000 (16:10 +0900)
commitfe4f9f01fb9b3099ac4ceed47f3c48ce5e77aee1
tree73f15f9cc9fea06ec14dcaf3f8d17c979051ed5b
parentc66134086163449847dce8fb3eba5e85fcf3f590
Fix CI build fail due to permission(for pipiline job) (#469)

On pipeline job, workspace clean is not a default option. Thus we have
to clean up WS manually on pipeline. Without this patch, cleanup is
not allowed due to permission error. It is based on c93d050642e196b0d667a9dee34117aa330f5fbc.

  1. fix permission error on CI
  2. supress wget output with `-nv`
docker/docker_build_cross_arm_ubuntu.sh
docker/docker_build_cross_arm_ubuntu_without_aclbuild.sh