Skip to content

Commit 4572078

Browse files
committed
remove remote docker
1 parent 2c3ae30 commit 4572078

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ jobs:
77
steps:
88
- checkout
99
- run: chown -R $USER:$USER ~/app
10-
- setup_remote_docker:
11-
version: 18.09.3
1210
- restore_cache:
1311
keys:
1412
- v2-docker-{{ .Branch }}

0 commit comments

Comments
 (0)