We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7877822 commit cda0965Copy full SHA for cda0965
1 file changed
Dockerfile
@@ -15,3 +15,5 @@ ENV GALAXY_CONFIG_CONDA_AUTO_INSTALL=True \
15
ADD graphclust.yml $GALAXY_ROOT/tools.yaml
16
RUN install-tools $GALAXY_ROOT/tools.yaml && \
17
/tool_deps/_conda/bin/conda clean --tarballs
18
+
19
+ADD tour_graphclust_wf.yaml $GALAXY_ROOT/config/plugins/tours/graphclust.wf.yaml
0 commit comments