Trireme for Deluge: remove old failing build
This commit is contained in:
parent
859575d872
commit
06eac78081
|
@ -18,15 +18,6 @@ This app will act as a client.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/teal77/trireme.git
|
||||
|
||||
Build:0.8,4
|
||||
commit=v0.8
|
||||
sudo=git clone --single-branch -b beta https://github.com/flutter/flutter.git && \
|
||||
mkdir /home/vagrant/flutter/bin/cache && \
|
||||
chown vagrant:vagrant /home/vagrant/flutter/bin/cache
|
||||
output=build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||
build=export PATH=/home/vagrant/flutter/bin:$PATH && \
|
||||
flutter build apk --flavor fdroid
|
||||
|
||||
Build:0.8.1,5
|
||||
commit=v0.8.1
|
||||
sudo=git clone --single-branch -b beta https://github.com/flutter/flutter.git && \
|
||||
|
|
Loading…
Reference in a new issue