From: Jan-Simon Möller Date: Tue, 28 Feb 2017 19:51:38 +0000 (+0100) Subject: Move file into rsyncsrc X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F75%2F8575%2F1;p=ci-management.git Move file into rsyncsrc Change-Id: If28c61024d2c6ad6987e03eee202161ba8984e76 Signed-off-by: Jan-Simon Möller --- diff --git a/jjb/snapshot-jjb-container/include-createcontainer.sh b/jjb/snapshot-jjb-container/include-createcontainer.sh index 001953b9..fd0fe65a 100644 --- a/jjb/snapshot-jjb-container/include-createcontainer.sh +++ b/jjb/snapshot-jjb-container/include-createcontainer.sh @@ -12,3 +12,12 @@ make export ls +echo "###########################" + +mkdir ../container +mv docker_agl_worker*.tar.xz ../container/ + +ls ../container + +echo "###########################" +