Closed garfield69 closed 7 years ago
spotted what is going on.
at several places in the platforms/andriod.js script, echo is used instead of exec.
https://github.com/DuckieTV/duckietv-builder/blob/master/platforms/android.js#L136
https://github.com/DuckieTV/duckietv-builder/blob/master/platforms/android.js#L147
Good find. I disabled it for easier testing and forgot to re-enable it.
[edit] The https://github.com/DuckieTV/DuckieTV repo is not getting daily updates pushed to it since the old buildbot was decommissioned. The repo has not been updated since 24th January.
It looks like the duckietv-builder should be updating this repo during the android publish phase, so either that is not working, or the make-binaries phase is broken?
I don't have a phonegap key, or an android platform, so I cannot test this.