CircleCI change 'machine' configuration

This commit is contained in:
Jeremie Bresson 2019-10-16 10:05:17 +02:00
parent d71b1cf49e
commit 7756bb5b74

View File

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