Disable manifest push [skip ci]

This commit is contained in:
James Cole 2019-02-03 20:19:59 +01:00
parent 25b2b43a38
commit 73c8c6de37

View File

@ -1,4 +1,8 @@
#!/usr/bin/env bash
# Disabled until I can figure out how this works in Travis.
exit 0
if [ "$TRAVIS_BRANCH" == "develop" ]; then
TARGET=jc5x/firefly-iii:develop
ARM=jc5x/firefly-iii:develop-arm