mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 18:41:08 +00:00
Disable manifest push [skip ci]
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# Disabled until I can figure out how this works in Travis.
|
||||||
|
exit 0
|
||||||
|
|
||||||
if [ "$TRAVIS_BRANCH" == "develop" ]; then
|
if [ "$TRAVIS_BRANCH" == "develop" ]; then
|
||||||
TARGET=jc5x/firefly-iii:develop
|
TARGET=jc5x/firefly-iii:develop
|
||||||
ARM=jc5x/firefly-iii:develop-arm
|
ARM=jc5x/firefly-iii:develop-arm
|
||||||
|
Reference in New Issue
Block a user