Update codemagic.yaml

This commit is contained in:
Achintha Isuru
2026-03-04 13:58:57 -05:00
parent e386c34b86
commit 7442030e46

View File

@@ -176,10 +176,6 @@ workflows:
- client_app_dev_credentials
android_signing:
- keystore: KROW_CLIENT_DEV
keystore_environment_variable: CM_KEYSTORE_PATH_CLIENT
keystore_password_environment_variable: CM_KEYSTORE_PASSWORD_CLIENT
key_alias_environment_variable: CM_KEY_ALIAS_CLIENT
key_password_environment_variable: CM_KEY_PASSWORD_CLIENT
vars:
ENV: dev
scripts:
@@ -197,10 +193,6 @@ workflows:
- client_app_staging_credentials
android_signing:
- keystore: KROW_CLIENT_STAGING
keystore_environment_variable: CM_KEYSTORE_PATH_CLIENT
keystore_password_environment_variable: CM_KEYSTORE_PASSWORD_CLIENT
key_alias_environment_variable: CM_KEY_ALIAS_CLIENT
key_password_environment_variable: CM_KEY_PASSWORD_CLIENT
vars:
ENV: staging
scripts: