Skip to content

Commit

Permalink
CircleCI back to work
Browse files Browse the repository at this point in the history
  • Loading branch information
feriatTEST committed May 4, 2020
1 parent 0bccc5a commit 8434952
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ jobs:
- image: circleci/node:4.8.2 # the primary container, where your job's commands are run
steps:
- checkout
- setup_remote_docker:
docker_layer_caching: true
- setup_remote_docker
- run:
name: "Pull Submodules"
command: |
Expand Down

0 comments on commit 8434952

Please sign in to comment.