Skip to content

Fabric script to pull a repo from git and checkout the desired branch

Notifications You must be signed in to change notification settings

VeggieMeat/git_deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Meant to be used with a Jenkins job, but can be run manually.

If the deployment directory does not exist, the git repo is cloned.
If it does, the repo is pulled and the desired branch is checked out.

About

Fabric script to pull a repo from git and checkout the desired branch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages