Skip to content

Commit d83d058

Browse files
committed
Fix post-deploy installation in Dockerfile
1 parent e0f380f commit d83d058

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ COPY workflow/envs/freyja.yaml /conda-envs/bb4c5f3a509433cc08861582fab4a705/envi
6363
# - r-logger==0.2.2
6464
RUN mkdir -p /conda-envs/3fad3c9cdfa40bee9404f6a2e8fda69f
6565
COPY workflow/envs/gisaidr.yaml /conda-envs/3fad3c9cdfa40bee9404f6a2e8fda69f/environment.yaml
66+
COPY workflow/envs/gisaidr.post-deploy.sh /conda-envs/3fad3c9cdfa40bee9404f6a2e8fda69f/post-deploy.sh
6667

6768
# Conda environment:
6869
# source: workflow/envs/iqtree.yaml

0 commit comments

Comments
 (0)