aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/snapshot-jjb-container
diff options
context:
space:
mode:
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 ff106e32..001953b9 100644
--- a/jjb/snapshot-jjb-container/include-createcontainer.sh
+++ b/jjb/snapshot-jjb-container/include-createcontainer.sh
@@ -3,3 +3,12 @@
#set -x
set -e
#
+
+git clone https://github.com/iotbzh/agl-docker-worker.git
+cd agl-docker-worker/
+
+make build
+make export
+
+ls
+