Troopers / ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous Integration receipe

This repository stores some shell tasks needed to setup a continuous integration build process for symfony with behat and selenium.

Usage

To intall it, you have to add a submodule in your project: git submodule add git://github.com/Troopers/ci.git ci Then, you can duplicate the embedded .gitlab-ci.ymlin the root folder of your project and edit it to fit your needs.

About

License:MIT License


Languages

Language:Shell 83.9%Language:PHP 16.1%