Skip to content

Commit c27e0be

Browse files
committed
restructure
1 parent c79acb4 commit c27e0be

File tree

4 files changed

+1
-99
lines changed

4 files changed

+1
-99
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN install-tools $GALAXY_ROOT/tools_3.yaml && \
2828
ADD ./tours/* $GALAXY_ROOT/config/plugins/tours/
2929

3030
# Data libraries
31-
ADD library_data.yaml $GALAXY_ROOT/library_data.yaml
31+
ADD ./assets/scrips/library_data.yaml $GALAXY_ROOT/library_data.yaml
3232

3333
# Add workflows to the Docker image
3434
ADD ./workflows/*.ga $GALAXY_ROOT/workflows/

import_workflows.py

Lines changed: 0 additions & 14 deletions
This file was deleted.

setup_data_libraries.py

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)