Skip to content

Commit

Permalink
Remove webserver task as it wasn't working anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-panchal committed Aug 26, 2024
1 parent 769d2f9 commit 8a338f5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ image: nfcore/gitpod:latest
# - https://github.com/nextflow-io/training/blob/master/.gitpod.yml

tasks:
# TODO: Do we remove this task? Used to preview Carpentries page build
- name: Install local page serve
init: |
sudo apt-get install -y ruby ruby-dev build-essential libxml2-dev
sudo gem install bundler
# Update Nextflow if image version is behind
# Install tools for exercises
- name: Update tools for exercises
Expand Down

0 comments on commit 8a338f5

Please sign in to comment.