Browse Source

Merge pull request #7287 from AvaloniaUI/avaloniaui-team-patch-1

Update azure-pipelines.yml
pull/7295/head
Dan Walmsley 4 years ago
committed by GitHub
parent
commit
39cf87c892
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -155,4 +155,4 @@ jobs:
inputs:
gitHubConnection: 'GithubComments'
repositoryName: '$(Build.Repository.Name)'
comment: 'You can test this PR using the following package version. 0.10.999-cibuild00$(Build.BuildId)-beta. (feed url: https://nuget.avaloniaui.net/repository/avalonia-all/index.json)'
comment: 'You can test this PR using the following package version. `0.10.999-cibuild00$(Build.BuildId)-beta`. (feed url: https://nuget.avaloniaui.net/repository/avalonia-all/index.json)'

Loading…
Cancel
Save