Skip to content

Commit 1e685db

Browse files
committed
fix docker setup for circle ci
1 parent 2a51b3f commit 1e685db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
steps:
88
- checkout
99

10+
- setup_remote_docker
11+
1012
- run:
1113
name: Build and push Docker image
1214
command: |

0 commit comments

Comments
 (0)