added docker service to circle.yml

This commit is contained in:
Danny Coates 2017-06-22 15:19:18 -07:00
parent 73180ae9b3
commit b83cdc5f2f
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
machine: machine:
node: node:
version: 8.0.0 version: 8.0.0
services:
- docker
deployment: deployment:
latest: latest: