Skip to content

Commit

Permalink
set nxf_home in gitpod too
Browse files Browse the repository at this point in the history
  • Loading branch information
pinin4fjords authored Nov 22, 2024
1 parent d9982be commit 3851247
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ tasks:
command: docker pull -q nextflow/rnaseq-nf

- name: Start Nextflow Tutorial
env:
NXF_HOME: "/home/gitpod/.nextflow"
command: |
cd hello-nextflow
source $HOME/.bashrc
Expand Down

0 comments on commit 3851247

Please sign in to comment.