Deployer\Builder\BuilderInterface::stage PHP Method

stage() public method

public stage ( string | array $stages ) : Deployer\Builder\BuilderInterface
$stages string | array
return Deployer\Builder\BuilderInterface
    public function stage($stages);