6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 197bc2ea

AuthorNKL<nikolaj.king@gmail.com>
Date2024-08-19 10:49:23 +0200
Update azure-pipelines.yml

Changed files

azure/azure-pipelines.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Diff

diff --git a/azure/azure-pipelines.yml b/azure/azure-pipelines.yml
index f639bb3f..864d0d38 100644
--- a/azure/azure-pipelines.yml
+++ b/azure/azure-pipelines.yml
@@ -100,7 +100,7 @@ stages:
- task: GooglePlayRelease@4
inputs:
serviceConnection: 'Google play'
- applicationId: 'com.comwell.phoenix.${{ environment }}'
+ applicationId: 'com.comwell.phoenix.$( environment )'
action: 'SingleBundle'
bundleFile: '$(Build.ArtifactStagingDirectory)/*.aab'
track: 'internal'