Build branch main with version main (f91567d)
Build pipeline: viash-hub.biobox.main-cc5jz
Source commit: f91567d467
Source message: add outdir argument (#181)
* add outdir argument
* added tests, small changes
* update example outdir
This commit is contained in:
@@ -371,9 +371,9 @@ build_info:
|
||||
output: "target/nextflow/bbmap/bbmap_bbsplit"
|
||||
executable: "target/nextflow/bbmap/bbmap_bbsplit/main.nf"
|
||||
viash_version: "0.9.4"
|
||||
git_commit: "219ba1d3d0d7fbc66393595534bb6c333b08b238"
|
||||
git_commit: "f91567d467e6be79a5f71b24a54864ab13bdd278"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-37-g219ba1d"
|
||||
git_tag: "v0.2.0-38-gf91567d"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
version: "main"
|
||||
|
||||
@@ -3450,9 +3450,9 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/bbmap/bbmap_bbsplit",
|
||||
"viash_version" : "0.9.4",
|
||||
"git_commit" : "219ba1d3d0d7fbc66393595534bb6c333b08b238",
|
||||
"git_commit" : "f91567d467e6be79a5f71b24a54864ab13bdd278",
|
||||
"git_remote" : "https://github.com/viash-hub/biobox",
|
||||
"git_tag" : "v0.2.0-37-g219ba1d"
|
||||
"git_tag" : "v0.2.0-38-gf91567d"
|
||||
},
|
||||
"package_config" : {
|
||||
"name" : "biobox",
|
||||
|
||||
Reference in New Issue
Block a user