Build branch main with version main (065297b)

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

Source commit: 065297be5f

Source message: Add sgdemux (#166)
This commit is contained in:
CI
2024-11-14 13:36:35 +00:00
parent dffc02813f
commit 6b56570131
349 changed files with 9309 additions and 869 deletions

View File

@@ -185,9 +185,9 @@ build_info:
output: "target/nextflow/bcftools/bcftools_sort"
executable: "target/nextflow/bcftools/bcftools_sort/main.nf"
viash_version: "0.9.0"
git_commit: "1d17ce01e25569c8e898b8160af1480ad22fc986"
git_remote: "https://x-access-token:ghs_6YTGQkPF5IMZyp8fS3YMcIBjhXPmep1DKcNC@github.com/viash-hub/biobox"
git_tag: "v0.2.0-24-g1d17ce0"
git_commit: "065297be5fb2d88020fc50e042bb3f49c9254ae9"
git_remote: "https://x-access-token:ghs_bGw8YykA469ibXe1g5GsidZ6N0n23m22jhvl@github.com/viash-hub/biobox"
git_tag: "v0.2.0-25-g065297b"
package_config:
name: "biobox"
version: "main"

View File

@@ -3048,9 +3048,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/bcftools/bcftools_sort",
"viash_version" : "0.9.0",
"git_commit" : "1d17ce01e25569c8e898b8160af1480ad22fc986",
"git_remote" : "https://x-access-token:ghs_6YTGQkPF5IMZyp8fS3YMcIBjhXPmep1DKcNC@github.com/viash-hub/biobox",
"git_tag" : "v0.2.0-24-g1d17ce0"
"git_commit" : "065297be5fb2d88020fc50e042bb3f49c9254ae9",
"git_remote" : "https://x-access-token:ghs_bGw8YykA469ibXe1g5GsidZ6N0n23m22jhvl@github.com/viash-hub/biobox",
"git_tag" : "v0.2.0-25-g065297b"
},
"package_config" : {
"name" : "biobox",