Skip to content

Commit

Permalink
Merge pull request #112 from CDL-Dryad/unhook-zenodo
Browse files Browse the repository at this point in the history
disable sending to zenodo for now
  • Loading branch information
sfisher authored Apr 14, 2020
2 parents 1c5ab25 + 1f762a9 commit ce1f3b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ def update_solr
end

def copy_to_zenodo
resource.send_to_zenodo
# resource.send_to_zenodo
end

def remove_peer_review
Expand Down

0 comments on commit ce1f3b7

Please sign in to comment.