Skip to content

Commit c6fa022

Browse files
committed
Revert "Run docker for building image"
This reverts commit 4aed77e.
1 parent ca79a8e commit c6fa022

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,7 @@ jobs:
120120
command: yarn lint
121121

122122
create-docker-image:
123-
docker:
124-
- image: docker:18
123+
machine: true
125124
working_directory: ~/codesandbox-client
126125
steps:
127126
- restore_cache:

0 commit comments

Comments
 (0)