- test fix

This commit is contained in:
2023-08-18 23:07:00 +01:00
parent d62bd84f9c
commit 7bb8a29748

View File

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