Skip to content

Commit

Permalink
Add rules for user [email protected] to write to both object store ids
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro committed Sep 23, 2024
1 parent 36a3a8e commit f92cb0c
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,15 @@ users:
scheduling:
require:
- slurm
rules:
- id: star_minio_test_rule
if: 'fastqc' in tool.id
params:
object_store_id: minio_test
- id: star_minio_test_rule
if: 'samtools_merge' in tool.id
params:
object_store_id: aws_gateway_test
[email protected]:
inherits: test_user
rules:
Expand Down

0 comments on commit f92cb0c

Please sign in to comment.