mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
Update publish-job.yml for Azure Pipelines
This commit is contained in:
parent
117c2e791e
commit
d19f418581
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ stages:
|
||||||
gitHubConnection: 'PAT'
|
gitHubConnection: 'PAT'
|
||||||
repositoryName: 'Ombi-app/Ombi'
|
repositoryName: 'Ombi-app/Ombi'
|
||||||
action: 'create'
|
action: 'create'
|
||||||
target: 'c7fcbb77b58aef1076d635a9ef99e4374abc8672'
|
target: '$(Build.SourceVersion)'
|
||||||
tagSource: 'userSpecifiedTag'
|
tagSource: 'userSpecifiedTag'
|
||||||
tag: '$(gitTag)'
|
tag: '$(gitTag)'
|
||||||
releaseNotesSource: 'inline'
|
releaseNotesSource: 'inline'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue