Skip to content

Commit

Permalink
[sda-admin] set correct accession routingkey/queue
Browse files Browse the repository at this point in the history
  • Loading branch information
jbygdell committed Dec 15, 2023
1 parent 83d78da commit 334cf79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sda-admin
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ accession () {
del(.filesize,.operation) |
tojson
) |
.routing_key = "accessionIDs" |
.routing_key = "accession" |
del(.payload_bytes) |
@base64'
done | publish
Expand Down

0 comments on commit 334cf79

Please sign in to comment.