Last test
Some checks failed
ci/woodpecker/push/workflow Pipeline failed

This commit is contained in:
Mrdabup 2024-10-19 16:48:03 -04:00
parent aa876967b6
commit 3bfba81d0c

View file

@ -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: