Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee31416 committed Dec 21, 2024
1 parent 8c45c16 commit 6265c2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/stage-release-firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@

jobs:
- job: ReleaseFirebase
pool:
vmImage : $(windowsHostedAgentImage)
displayName: Release to Firebase App Distribution
variables:
group: ApplicationTemplate.Distribution.Internal.Android
artifactName: "$(AndroidArtifactName)_${{ parameters.applicationEnvironment }}"
steps:
# Step 1: Install Firebase tools
Expand Down

0 comments on commit 6265c2b

Please sign in to comment.