PHP code example of transactpro / phpci-deployer-org

1. Go to this page and download the library: Download transactpro/phpci-deployer-org library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

transactpro / phpci-deployer-org example snippets

yml
build_settings:
    verbose: true

success:
    deployer:
        master:
            stage: prod
            file: /var/www/deploy/recipes/project.deploy.php