Skip to content

Commit

Permalink
Merge pull request #380 from reactioncommerce/fix-mohan-docker-build-ci
Browse files Browse the repository at this point in the history
fix: docker build fails on circle ci
  • Loading branch information
Akarshit authored Jul 14, 2021
2 parents fb25729 + c8686cb commit 4e0677a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
- checkout
- setup_remote_docker:
docker_layer_caching: true
version: 20.10.6
- run:
name: Build and push production Docker image
command: |
Expand Down

0 comments on commit 4e0677a

Please sign in to comment.