Local testing

This commit is contained in:
2023-08-05 12:42:15 +01:00
parent ce57f24b3f
commit 77cd22ed47

View File

@@ -127,6 +127,11 @@ commands:
else else
echo "$FILE does not exist." echo "$FILE does not exist."
fi fi
- run:
name: files list
command: |
cd app
ls
- run: - run:
name: Setup playstore key name: Setup playstore key
command: | command: |