Skip to content

Commit

Permalink
Update rake task description
Browse files Browse the repository at this point in the history
  • Loading branch information
elohanlon committed Jun 12, 2024
1 parent cd522d1 commit df99e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/aws.rake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace :atc do
namespace :aws do
desc 'Upload a file to Amazon S3. This task only exists for transfer testing purposes.'
desc 'Run a fixity check using a remote CheckPlease app deployment.'
task fixity_check: :environment do
bucket_name = ENV['bucket_name']
object_path = ENV['object_path']
Expand Down

0 comments on commit df99e3d

Please sign in to comment.