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

Adjust working directory

parent 2191699c
No related branches found
No related tags found
No related merge requests found
Pipeline #65478 passed
......@@ -2,7 +2,7 @@
ARG JBROWSE2_BASE
FROM ${JBROWSE2_BASE} as jbrowse_builder
WORKDIR /app
WORKDIR /app/annelids
COPY jbrowse_script_advanced.sh .
RUN ./jbrowse_script_advanced.sh
RUN rm -rf annelids/node_modules
......
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