Skip to content

Commit b3e3efe

Browse files
committed
No need to test the image
1 parent 232980e commit b3e3efe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ script:
1818
tar xzf qemu-arm-static.tar.gz
1919
# build image
2020
- docker build -t threadrr/firefly-iii-arm32v6-raspberry-pi:build .
21-
# test image
22-
- docker run threadrr/firefly-iii-arm32v6-raspberry-pi:build uname -a
2321
# push image
2422
- >
2523
export TAG=$TRAVIS_TAG

0 commit comments

Comments
 (0)