PHP code example of torzer / gitlab-flow
1. Go to this page and download the library: Download torzer/gitlab-flow 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/ */
torzer / gitlab-flow example snippets
Torzer\GitlabFlow\GitlabFlowServiceProvider::class,
php artisan gitlab:mr
php artisan gitlab:mr --no-push
php artisan gitlab:mr-merge 99
php artisan gitlab:run
php artisan gitlab:run stage-deploy