Add deploy on Azure pipeline
This commit is contained in:
parent
a6fb01df69
commit
8fd7ba42ed
|
@ -2,7 +2,7 @@ parameters:
|
|||
github:
|
||||
isPreRelease: false
|
||||
repositoryName: '$(Build.Repository.Name)'
|
||||
gitHubConnection: "federico-terzi"
|
||||
gitHubConnection: "MyGithubConnection"
|
||||
dependsOn: []
|
||||
displayName: "Release to github"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user