mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Update ci-build.yaml for Azure Pipelines
This commit is contained in:
parent
4147a2a9cc
commit
43a14780af
1 changed files with 2 additions and 2 deletions
|
@ -161,9 +161,9 @@ steps:
|
|||
- task: GitHubRelease@1
|
||||
inputs:
|
||||
gitHubConnection: 'github.com_tidusjar'
|
||||
repositoryName: 'tidusjar/Ombi.Releases'
|
||||
repositoryName: 'dotnet-foundation/Home'
|
||||
action: 'create'
|
||||
target: '$(Build.SourceVersion)'
|
||||
target: 'c7fcbb77b58aef1076d635a9ef99e4374abc8672'
|
||||
tagSource: 'gitTag'
|
||||
tagPattern: 'v4.*'
|
||||
releaseNotesSource: 'inline'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue