Skip to content

Commit

Permalink
Merge pull request #2307 from ASFHyP3/args
Browse files Browse the repository at this point in the history
SRG_GSLC_CPU: Fix incorrect passing of arguments to container
  • Loading branch information
forrestfwilliams authored Jun 3, 2024
2 parents 79b4e40 + ef96a9a commit 8e4c35d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions job_spec/SRG_GSLC_CPU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ SRG_GSLC_CPU:
- --bucket
- '!Ref Bucket'
- --bucket-prefix
- Ref::bucket_prefix
- Ref::granules
timeout: 10800
vcpu: 1
memory: 31500
Expand Down

0 comments on commit 8e4c35d

Please sign in to comment.