This commit is contained in:
Mrdabup 2024-10-14 18:40:52 -04:00
parent 32d06ed3d7
commit 6b88d5b409

View file

@ -9,6 +9,6 @@ steps:
- cd OpenContacts
- echo "Starting to build..."
- flutter build --debug
when:
status: failure
- echo "Build failed! Consult with maintainer."
-name: Deploy
commands:
- echo "Hello World"