Skip to content

Commit

Permalink
Fix base.config
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Jul 18, 2024
1 parent 312f011 commit 74a7baa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion conf/base.config
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,6 @@ process {
withName: 'SAMPLE_REPORT' {
cpus = { 1 * task.attempt }
memory = { 1.GB * task.attempt }
}
}

}

0 comments on commit 74a7baa

Please sign in to comment.