Pull down the old repo tool to be host-agnostic
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 2 Sep 2020 17:24:55 +0000 (19:24 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 2 Sep 2020 17:25:13 +0000 (19:25 +0200)
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I2380971fca7b4b966d992e878723ede62a7fc9bb

jjb/release-jjb-jellyfish-sources/include-release-jjb-release-sources-rsync.sh

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