This commit is contained in:
parent
aa876967b6
commit
3bfba81d0c
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@ steps:
|
||||||
- git clone https://git.mrdab.vore.media/ThatOneJackalGuy/OpenContacts.git
|
- git clone https://git.mrdab.vore.media/ThatOneJackalGuy/OpenContacts.git
|
||||||
- echo "Entering folder"
|
- echo "Entering folder"
|
||||||
- cd OpenContacts
|
- cd OpenContacts
|
||||||
- flutter build
|
- echo "Building..."
|
||||||
|
- flutter build apk
|
||||||
|
- echo "Build Completed!"
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
image: debian
|
image: debian
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue