You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove duplicate listing of docker images
Rebase on top of Arnaud's window fix
Point to release folder now
Bash script was pointing to an empty directory
Need reviews ASAP!
Good on mac; need linux and windows test
[ci-skip]
Change-Id: I64a8e774708f27116cf68ee47d12c3b02a50b646
Signed-off-by: Nick Gaski <[email protected]>
curl https://nexus.hyperledger.org/content/repositories/logs/sandbox/fabric-binary/${ARCH}-1.0.0-alpha2.tar.gz | tar xz
5
+
curl https://nexus.hyperledger.org/content/repositories/releases/org/hyperledger/fabric/fabric-binary/${ARCH}-1.0.0-alpha2/fabric-binary-${ARCH}-1.0.0-alpha2.tar.gz | tar xz
6
6
cd release/${ARCH}
7
7
sh download-dockerimages.sh -c $(uname -m)-1.0.0-alpha2 -f $(uname -m)-1.0.0-alpha2
0 commit comments