Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit ce4a24a

Browse files
committed
added image
1 parent 5db7055 commit ce4a24a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockstore.cwl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ id: "BAMStats"
55
label: "BAMStats tool"
66
cwlVersion: cwl:draft-3
77
description: |
8+
![build_status](https://quay.io/repository/briandoconnor/dockstore-tool-bamstats/status)
89
A Docker container for the BAMStats command. See the [BAMStats](http://bamstats.sourceforge.net/) website for more information.
910
```
1011
Usage:
@@ -24,7 +25,7 @@ dct:creator:
2425
2526
requirements:
2627
- class: DockerRequirement
27-
dockerPull: "quay.io/briandoconnor/dockstore-tool-bamstats:1.25-5"
28+
dockerPull: "quay.io/briandoconnor/dockstore-tool-bamstats:1.25-6"
2829
2930
hints:
3031
- class: ResourceRequirement

0 commit comments

Comments
 (0)