Skip to content

Shell script for cron to automate git pull with command like "composer or migrate"

Notifications You must be signed in to change notification settings

bzajacc/simple-deploy-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Simple Deploy Bot

Getting Started

  1. First put bot.sh in main directory of your project
  2. Set your cron task to run command:
    $ ./bot.sh

Command options

1.Set framework( yii, symfony, laravel )

    -f=$name / --framework=$name

2.Set alias of your git repository

    -a=$name / --alias=$name

3.Set branch name of your git repository

    -b=$name / --branch=$name

About

Shell script for cron to automate git pull with command like "composer or migrate"

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages