aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-08-20 22:37:36 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-08-20 22:37:36 +0200
commit11eba128ad953624fde3b346e5d2a3cfb65ac591 (patch)
tree960e6fdde48c266a9f824b67759cdcb6756f73a9
parent8abcae21d30008da8f72b195f60a21019767e51a (diff)
Do pull down latest repo from repo-1 branch.
Change-Id: If37428645e3fc951fbd8be17cc717ed66bcd9478 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--jjb/release-jjb-icefish-sources/include-release-jjb-release-sources-rsync.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/release-jjb-icefish-sources/include-release-jjb-release-sources-rsync.sh b/jjb/release-jjb-icefish-sources/include-release-jjb-release-sources-rsync.sh
index ceac3acd..64d27b2b 100644
--- a/jjb/release-jjb-icefish-sources/include-release-jjb-release-sources-rsync.sh
+++ b/jjb/release-jjb-icefish-sources/include-release-jjb-release-sources-rsync.sh
@@ -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