Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Change the Git branch that deploy to Azure App Service.

License

Notifications You must be signed in to change notification settings

MP-okui/azure-change-deploy-branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Change Branch Batch

Change the Git branch that deploy to Azure App Service. This call the REST API on the Kudu service.

Documentation

Installation

Copy chbranch.bat.

Set up the parameters.

set app=### application name ###
set user=### user ###
set password=### password ###

Usage

chbranch <branch>

Deploy when the batch is complete.

About

Change the Git branch that deploy to Azure App Service.

Topics

Resources

License

Stars

Watchers

Forks