Skip to content

ValentinAUCLERC/BranchDeploy

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BranchDeploy

Give quick access to your branch using IssueOps

Required input :

  • ssh-host : Host of the SSH server
  • ssh-port : Port of the SSH server
  • ssh-user : User of the SSH server
  • ssh-pwd : Password of the SSH server
  • ssh-script : Path to the script on the SSH server
  • base-url : Base URL of the web server

The ssh-script is called with the following arguments : --branch {BRANCH_NAME} --pr {PULL_REQUEST_ID}
Also add all the parameters given after .deploy

About

Give quick access to your branch using IssueOps

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors