Skip to content

Commit

Permalink
attempt 10
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Jul 12, 2024
1 parent e9ab069 commit df83f64
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ena-submission/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ ARG MAMBA_DOCKERFILE_ACTIVATE=1

COPY --chown=$MAMBA_USER:$MAMBA_USER . /package

WORKDIR /package
RUN snakemake get_ena_submission_list
RUN sleep 1000000

WORKDIR /package

0 comments on commit df83f64

Please sign in to comment.