mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fix version verify.
This commit is contained in:
@@ -24,4 +24,5 @@ script:
|
||||
# enable experimental features.
|
||||
- echo $TRAVIS_DIST
|
||||
- echo $ARCH_VERS
|
||||
- .deploy/docker/build-$ARCH.sh
|
||||
- .deploy/docker/build-$ARCH.sh
|
||||
- docker build -t jc5x/firefly-iii:develop-arm64 -f Dockerfile.arm64 .
|
||||
Reference in New Issue
Block a user