Skip to content
Snippets Groups Projects
Commit 95985ad4 authored by cyril.cros's avatar cyril.cros
Browse files

restructuring to see what happens 11

parent 4fccfe1c
No related branches found
No related tags found
Loading
Pipeline #58330 passed
......@@ -4,7 +4,7 @@ FROM quay.io/biocontainers/jbrowse2:2.10.2--h5284365_0 as jbrowse_builder
WORKDIR /app
COPY jbrowse_script.sh .
RUN ./jbrowse_script.sh
RUN rm -rf ./node_modules
RUN rm -rf annelids/node_modules
RUN ls -alh
# Stage 2: Load into nginx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment