This commit is contained in:
Mrdabup 2024-10-14 18:41:56 -04:00
parent 6b88d5b409
commit 24672ec104

View file

@ -9,6 +9,6 @@ steps:
- cd OpenContacts - cd OpenContacts
- echo "Starting to build..." - echo "Starting to build..."
- flutter build --debug - flutter build --debug
-name: Deploy - name: Deploy
commands: commands:
- echo "Hello World" - echo "Hello World"