6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 776fc8d7

AuthorMikkel Thygesen<mth@dwarf.dk>
Date2025-06-17 14:56:51 +0200
1948: updated pipelines

Changed files

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

Diff

diff --git a/azure/templates/build-android.yml b/azure/templates/build-android.yml
index a01c4ff8..4ca34450 100644
--- a/azure/templates/build-android.yml
+++ b/azure/templates/build-android.yml
@@ -60,7 +60,7 @@ steps:
serviceConnection: 'Google play'
applicationId: '$(bundleId)'
action: 'SingleBundle'
- bundleFile: '$(Build.SourcesDirectory)/build/app/outputs/bundle/$(androidAABPath)'
+ bundleFile: '$(Build.SourcesDirectory)/comwell_key_app/build/app/outputs/bundle/$(androidAABPath)'
track: 'internal'
releaseName: 'test connection'
isDraftRelease: true