mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-05-24 19:12:36 +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
|
||||
sudo ./alpine-chroot-install -a armv7 -b v3.9
|
||||
|
||||
/alpine/enter-chroot ls -la ./
|
||||
/alpine/enter-chroot ls -la /home/travis/build/lncm/docker-bitcoind/.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
|
||||
/alpine/enter-chroot ls -la ./.travis/
|
||||
/alpine/enter-chroot '.travis/build-arm.sh'
|
||||
|
||||
elif [[ ! -z "${ARCH}" ]]; then
|
||||
./.travis/pull-all.sh
|
||||
|
Loading…
Reference in New Issue
Block a user