switch to machine enable is true

This commit is contained in:
William Cheng 2019-10-16 11:41:20 +08:00
parent 9d606804be
commit 3fbd59b95a

View File

@ -7,8 +7,8 @@ jobs:
# environment:
# SWAGGER_HOST=http://petstore.swagger.io
# SWAGGER_BASE_PATH=/v2
#machine:
# docker_layer_caching: true
machine:
enable: true
working_directory: ~/OpenAPITools/openapi-generator
parallelism: 3
shell: /bin/bash --login