Skip to content

Commit

Permalink
Rebasing error fixed!
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrtalbot committed Apr 25, 2023
1 parent 437148c commit 87bb378
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nf_core/pipeline-template/nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,7 @@ profiles {
}
podman {
podman.enabled = true
<<<<<<< HEAD
=======
podman.registry = 'quay.io'
>>>>>>> dd0b25eb (Add podman.registry config option)
conda.enabled = false
docker.enabled = false
singularity.enabled = false
Expand Down

0 comments on commit 87bb378

Please sign in to comment.