dancryer / PHPCI

PHPCI is a free and open source continuous integration tool specifically designed for PHP.
BSD 2-Clause "Simplified" License
2.42k stars 441 forks source link

Add deployer #1321

Closed antonmedv closed 7 years ago

antonmedv commented 7 years ago

Hi,

What about adding https://deployer.org as plugin?

RichardLindhout commented 7 years ago

https://github.com/Block8/PHPCI/wiki/Deployer

RichardLindhout commented 7 years ago

Only I would like to add a branch to deployer succes so the master calls a different webhook

RichardLindhout commented 7 years ago

Correction, it's in the $_POST!

antonmedv commented 7 years ago

I mean another deployer, not phpdeployer.

RichardLindhout commented 7 years ago

Ah, now I see, I also use deployer.org. Anyways I made a PHP file which executes deploy command based on post data of the other deployer.

RichardLindhout commented 7 years ago

I would alsof like a better plugin for deployer.org!