- test fix

This commit is contained in:
2023-08-18 23:04:20 +01:00
parent 92d2164a42
commit d62bd84f9c

View File

@@ -207,6 +207,7 @@ workflows:
only: only:
- master - master
- main_driver - main_driver
- /^.*ui/g
- deploy-to-playstore: - deploy-to-playstore:
context: appttude context: appttude
flavour: "Driver" flavour: "Driver"
@@ -233,6 +234,7 @@ workflows:
only: only:
- master - master
- main_admin - main_admin
- /^.*ui/g
- deploy-to-playstore: - deploy-to-playstore:
context: appttude context: appttude
flavour: "Admin" flavour: "Admin"