Skip to content

Commit

Permalink
add remote docker
Browse files Browse the repository at this point in the history
  • Loading branch information
nickatsegment committed Sep 24, 2019
1 parent 54ad506 commit bb76cc1
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 @@ -101,6 +101,7 @@ jobs:
steps:
- checkout
- attach_workspace: { at: . }
- setup_remote_docker
- run:
name: Release
command: |
Expand Down

0 comments on commit bb76cc1

Please sign in to comment.