Skip to content

ripev/appcenterMsbuildAllBranches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

appcenter.ms builder

Description

This powershell script can start build all branches of application in appcenter.ms via API.

Usage

Note: before usage you should get access key from appcenter.ms - account settings - api tokens - new api token (with full access).

.\DevOps.ps1 [-accessKey] <string> [-ownerName] <string> [-appName]

where (all params is mandatory):

  • accessKey - api key,
  • ownerName - user from appcenter.ms
  • appName - application name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published