Skip to content

Commit

Permalink
updated containers in profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
iferres committed Apr 5, 2023
1 parent 6d8dea6 commit b0cecaa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion conf/nagual.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ singularity.enabled = true
singularity.autoMounts = true
process {
executor = 'local'
container = "iferres/porefile:latest"
withLabel: small_cpus {
cpus = 1
}
Expand Down
1 change: 0 additions & 1 deletion conf/test.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
params.fq = "$baseDir/testdata/*.fa.gz"
process {
container = "iferres/porefile:dev"
withLabel: small_cpus {
cpus = 1
}
Expand Down

0 comments on commit b0cecaa

Please sign in to comment.