Skip to content

Instantly share code, notes, and snippets.

@luceos
luceos / config.yaml
Created August 27, 2018 06:01
CircleCI config for laravel and forge token deployment
# PHP CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-php/ for more details
#
version: 2
jobs:
build:
docker:
# specify the version you desire here
- image: phpdocker/phpdocker:7.1