mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-05-25 11:32:32 +02:00
a yet another attempt.
This commit is contained in:
parent
351aaf3721
commit
cc729861cc
@ -69,11 +69,8 @@ script:
|
|||||||
chmod +x alpine-chroot-install
|
chmod +x alpine-chroot-install
|
||||||
sudo ./alpine-chroot-install -a armv7 -b v3.9
|
sudo ./alpine-chroot-install -a armv7 -b v3.9
|
||||||
|
|
||||||
/alpine/enter-chroot ls -la ./
|
/alpine/enter-chroot ls -la ./.travis/
|
||||||
/alpine/enter-chroot ls -la /home/travis/build/lncm/docker-bitcoind/.travis/build-arm.sh
|
/alpine/enter-chroot '.travis/build-arm.sh'
|
||||||
|
|
||||||
/alpine/enter-chroot /home/travis/build/lncm/docker-bitcoind/.travis/build-arm.sh || true
|
|
||||||
/alpine/enter-chroot ./.travis/build-arm.sh || true
|
|
||||||
|
|
||||||
elif [[ ! -z "${ARCH}" ]]; then
|
elif [[ ! -z "${ARCH}" ]]; then
|
||||||
./.travis/pull-all.sh
|
./.travis/pull-all.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user