Skip to content

Commit 8efeaac

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent b02747f commit 8efeaac

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,4 @@ steps:
6060
target: '$(Build.SourceVersion)'
6161
tagSource: 'gitTag'
6262
changeLogCompareToRelease: 'lastFullRelease'
63-
changeLogType: 'commitBased'
64-
65-
- task: AppCenterDistribute@3
66-
inputs:
67-
serverEndpoint: 'appcenter'
68-
appSlug: 'ValidStudy/ComputerTimeControl'
69-
appFile: '$(Build.ArtifactStagingDirectory)\TimeControl.zip'
70-
releaseNotesOption: 'input'
71-
releaseNotesInput: 'A beta release'
72-
destinationType: 'groups'
63+
changeLogType: 'commitBased'

0 commit comments

Comments
 (0)