Skip to content

PHP Script to deploy specific branch from bitbucket to your git project on your server

Notifications You must be signed in to change notification settings

ibraAbuKaff/bitbucketDeployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

bitbucketDeployer

PHP Script to deploy specific branch from bitbucket to your server.

  1. Authentication > Add new ssh key to your project in bitbukcet

  2. Download the script to your project.

  3. Create a POST service in Bitbukcet from repository settings : add new POST service > enter the URL (http(s)://www.example.php/deployScript.php) (script could be under the root of your project)

  4. Try your first commit!

  5. Check the logs which are generated under the file deployScript.php.log

Enjoy deployment without using any paid service

for any question email me : eng.ibraheemabukaff@gmail.com

About

PHP Script to deploy specific branch from bitbucket to your git project on your server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages