From: Jan-Simon Möller Date: Wed, 28 Dec 2016 21:10:15 +0000 (+0100) Subject: Add logic to createcontainer.sh X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F7935%2F1;p=ci-management.git Add logic to createcontainer.sh Change-Id: I9ce5d9770b0118f5d22afaaba2fd43fee053de81 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 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 +