This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
MD5
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix bug
master
YaqingLiu
4 years ago
parent
8377609966
commit
af7d6e59a7
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
workflow.wdl
+ 3
- 0
workflow.wdl
View File
@@ -2,6 +2,9 @@ import "./tasks/MD5.wdl" as MD5
workflow {{ project_name }} {
File file
String docker
String cluster_config
String disk_size
call MD5.MD5 as MD5 {
input:
Write
Preview
Loading…
Cancel
Save