Update resource_class in circleci config
authorKuenhwan <kh243.kwak@samsung.com>
Tue, 11 Jun 2019 02:53:31 +0000 (11:53 +0900)
committerSangwan Kwon <sangwan.kwon@samsung.com>
Wed, 12 Jun 2019 00:04:43 +0000 (09:04 +0900)
.circleci/config.yml

index a9f0bf20edb4c5232466b9bb4f957935b56f696e..067589f1a791106fe3bcaa4eafb18e3361f11591 100644 (file)
@@ -3,6 +3,7 @@ jobs:
   build:
     docker:
       - image: circleci/python:2.7
+    resource_class: large
     environment:
       http_proxy: http://10.112.1.184:8080
       https_proxy: http://10.112.1.184:8080