Skip to content

Commit

Permalink
fix: fix docker build and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
igboyes committed Feb 16, 2022
1 parent 443885e commit 0740df7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ FROM virtool/workflow:2.0.0
WORKDIR /workflow

COPY workflow.py /workflow/workflow.py
COPY fixtures.py /workflow/fixtures.py
COPY utils.py /workflow/utils.py

0 comments on commit 0740df7

Please sign in to comment.