Skip to content

Commit e466ff6

Browse files
author
Sandie Peters
committed
Specified container in tests
1 parent d6c8c05 commit e466ff6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/nextflow.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ params {
1616

1717
// Impose sensible resource limits for testing
1818
process {
19+
container = "116981805068.dkr.ecr.us-west-1.amazonaws.com/pioneer/pipelines:long-read-qc"
1920
withName: '.*' {
2021
cpus = 2
2122
memory = 3.GB

0 commit comments

Comments
 (0)