aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/snapshot-jjb-container
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-02-28 20:51:38 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-02-28 20:51:38 +0100
commit12172802b8edd9363f1e4aecb365adc325d9291e (patch)
tree5a2802a2b395f8fe780c46774fbf79058e035119 /jjb/snapshot-jjb-container
parent750b23afa059f52d972e5373301f67add5f811dd (diff)
Move file into rsyncsrc
Change-Id: If28c61024d2c6ad6987e03eee202161ba8984e76 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/snapshot-jjb-container')
-rw-r--r--jjb/snapshot-jjb-container/include-createcontainer.sh9
1 files changed, 9 insertions, 0 deletions
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 "###########################"
+