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
|
||||
- echo "Entering folder"
|
||||
- cd OpenContacts
|
||||
- flutter build
|
||||
- echo "Building..."
|
||||
- flutter build apk
|
||||
- echo "Build Completed!"
|
||||
- name: Deploy
|
||||
image: debian
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue