Build branch main with version main (a13b57d)

Build pipeline: viash-hub.biobox.main-t7scl

Source commit: a13b57d04a

Source message: Add bases2fastq (#167)
This commit is contained in:
CI
2024-11-26 14:40:26 +00:00
parent 6b56570131
commit 38a478d5ae
331 changed files with 8597 additions and 880 deletions

View File

@@ -368,9 +368,9 @@ build_info:
output: "target/nextflow/bbmap/bbmap_bbsplit"
executable: "target/nextflow/bbmap/bbmap_bbsplit/main.nf"
viash_version: "0.9.0"
git_commit: "065297be5fb2d88020fc50e042bb3f49c9254ae9"
git_remote: "https://x-access-token:ghs_bGw8YykA469ibXe1g5GsidZ6N0n23m22jhvl@github.com/viash-hub/biobox"
git_tag: "v0.2.0-25-g065297b"
git_commit: "a13b57d04a3f3741eedd1af10fd96a9bee126f55"
git_remote: "https://x-access-token:ghs_xpDMoQpz4lF1RaGsMH4IlMbO48cLeW1cIYSF@github.com/viash-hub/biobox"
git_tag: "v0.2.0-26-ga13b57d"
package_config:
name: "biobox"
version: "main"

View File

@@ -3220,9 +3220,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/bbmap/bbmap_bbsplit",
"viash_version" : "0.9.0",
"git_commit" : "065297be5fb2d88020fc50e042bb3f49c9254ae9",
"git_remote" : "https://x-access-token:ghs_bGw8YykA469ibXe1g5GsidZ6N0n23m22jhvl@github.com/viash-hub/biobox",
"git_tag" : "v0.2.0-25-g065297b"
"git_commit" : "a13b57d04a3f3741eedd1af10fd96a9bee126f55",
"git_remote" : "https://x-access-token:ghs_xpDMoQpz4lF1RaGsMH4IlMbO48cLeW1cIYSF@github.com/viash-hub/biobox",
"git_tag" : "v0.2.0-26-ga13b57d"
},
"package_config" : {
"name" : "biobox",