Test
Some checks failed
ci/woodpecker/push/workflow Pipeline failed

This commit is contained in:
Mrdabup 2024-11-02 16:54:09 -04:00
parent add694b0e0
commit 6d21d6a4e6

View file

@ -9,6 +9,7 @@ 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
- git config --global --add safe.directory /home/mobiledevops/.flutter-sdk
- echo "Getting Dependencies" - echo "Getting Dependencies"
- flutter pub get - flutter pub get
- echo "Building..." - echo "Building..."