Skip to content

Commit 6aceaa6

Browse files
committed
feat: support exiting after one job
Requires upgrade to `virtool-workflow==2.1.0`.
1 parent e592dfc commit 6aceaa6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM virtool/workflow:2.0.0 as base
1+
FROM virtool/workflow:2.1.0 as base
22
WORKDIR /app
33
COPY workflow.py .
44
COPY pathoscope.py .

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)