Do pull down latest repo from repo-1 branch.
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 20 Aug 2020 20:37:36 +0000 (22:37 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 20 Aug 2020 20:37:36 +0000 (22:37 +0200)
Change-Id: If37428645e3fc951fbd8be17cc717ed66bcd9478
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/release-jjb-icefish-sources/include-release-jjb-release-sources-rsync.sh

index ceac3ac..64d27b2 100644 (file)
@@ -3,6 +3,12 @@
 #set -x
 set -e
 
+
+mkdir -p ~/bin
+curl https://storage.googleapis.com/git-repo-downloads/repo-1 > ~/bin/repo
+chmod a+x ~/bin/repo
+export PATH=$PATH:~/bin/
+
 # construct upload folder