Skip to content

Commit

Permalink
Removing the samvera/cached_checkout step from the CircleCI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgriffiniii committed May 23, 2019
1 parent d9400ad commit 13863b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
name: 'samvera/ruby_fcrepo_solr'
ruby_version: << parameters.ruby_version >>
steps:
- samvera/cached_checkout
- samvera/bundle_for_gem:
ruby_version: << parameters.ruby_version >>
bundler_version: << parameters.bundler_version >>
Expand Down

0 comments on commit 13863b8

Please sign in to comment.