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