An open API service indexing awesome lists of open source software.

https://github.com/kielabokkie/docker-laravel-php7-ci

Docker image used to run tests for Laravel projects on CI systems.
https://github.com/kielabokkie/docker-laravel-php7-ci

Last synced: 10 months ago
JSON representation

Docker image used to run tests for Laravel projects on CI systems.

Awesome Lists containing this project

README

          

# Laravel PHP7 CI

Docker image used to run tests for Laravel projects on CI systems.

## Usage

Tag a new version:

make build {version}

Push to docker hub:

make push