Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Commit

Permalink
Skip docker
Browse files Browse the repository at this point in the history
  • Loading branch information
pburkholder authored Feb 4, 2020
1 parent 8f5e74c commit 1489dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# This is based on your 1.0 configuration file or project settings
- run:
working_directory: ~/18F/cg-dashboard
command: 'sudo docker info >/dev/null 2>&1 || sudo service docker start; '
# command: 'sudo docker info >/dev/null 2>&1 || sudo service docker start; '
# The following run steps are pulled from old circle.yml
# Machine:
- run:
Expand Down

0 comments on commit 1489dda

Please sign in to comment.