Skip to content

PoomKrit/multiple-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment script for lambda deployment

This is making your life easier for deploying Lambda module for api gateway

Prerequisite

  • git

How to use

  1. Change variable in config.sh for branch_source, branch_merge and branch_target
  • branch_source is for source branches that you'd like to merge to (eg. dev, qa)
  • branch_merge is for preparing to merge into target branch
  • branch_target is for target branch
  1. Copy all Gitlab repo URL we'd like to deploy to url.txt
  2. Run command chmod +x merge.sh to give execute permission
  3. Run command ./merge.sh to start
  4. Sit down and chill ~ ☕

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages