We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 232980e commit b3e3efeCopy full SHA for b3e3efe
.travis.yml
@@ -18,8 +18,6 @@ script:
18
tar xzf qemu-arm-static.tar.gz
19
# build image
20
- 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
23
# push image
24
- >
25
export TAG=$TRAVIS_TAG
0 commit comments