mirror of
https://github.com/Retropex/docker-bitcoind-prebuilt.git
synced 2025-05-15 04:30:48 +02:00
Don't build old versions that don't follow new filesystem pattern
This commit is contained in:
parent
9d5310fb54
commit
68db90a8ba
10
.travis.yml
10
.travis.yml
@ -16,16 +16,6 @@ env:
|
|||||||
- VERSION=0.13.2
|
- VERSION=0.13.2
|
||||||
- VERSION=0.13.1
|
- VERSION=0.13.1
|
||||||
- VERSION=0.13.0
|
- VERSION=0.13.0
|
||||||
- VERSION=0.12.1
|
|
||||||
- VERSION=0.12.0
|
|
||||||
- VERSION=0.11.2
|
|
||||||
- VERSION=0.11.1
|
|
||||||
- VERSION=0.11.0
|
|
||||||
- VERSION=0.10.4
|
|
||||||
- VERSION=0.10.3
|
|
||||||
- VERSION=0.10.2
|
|
||||||
- VERSION=0.10.1
|
|
||||||
- VERSION=0.10.0
|
|
||||||
script: >-
|
script: >-
|
||||||
docker build --build-arg VERSION=$VERSION -t lukechilds/bitcoind:v$VERSION . &&
|
docker build --build-arg VERSION=$VERSION -t lukechilds/bitcoind:v$VERSION . &&
|
||||||
echo &&
|
echo &&
|
||||||
|
Loading…
Reference in New Issue
Block a user