switch git repo to AGL/docker-worker-generator (AGL Gerrit) 63/8863/1
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 21 Mar 2017 10:59:40 +0000 (11:59 +0100)
committerStephane Desneux <stephane.desneux@iot.bzh>
Tue, 21 Mar 2017 11:01:00 +0000 (12:01 +0100)
Bug-AGL: SPEC-301

Change-Id: Ia427e669d2ce640d53d1cc1a3caf2134ee6d2237
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
jjb/snapshot-jjb-container/include-createcontainer.sh

index fd0fe65..52c3028 100644 (file)
@@ -4,8 +4,11 @@
 set -e
 #
 
-git clone https://github.com/iotbzh/agl-docker-worker.git
-cd agl-docker-worker/
+git clone https://gerrit.automotivelinux.org/gerrit/AGL/docker-worker-generator
+cd docker-worker-generator/
+
+# dump where we are in jenkins log :)
+git log -n 1
 
 make build
 make export