Build branch main with version main (a04f9ba)

Build pipeline: viash-hub.rnaseq.main-xf2ql

Source commit: a04f9bab8a

Source message: avoid generating STAR index if alignment is skipped
This commit is contained in:
CI
2024-11-13 12:53:08 +00:00
parent bc17b94cd5
commit 2d86d22f22
194 changed files with 473 additions and 422 deletions

View File

@@ -216,8 +216,8 @@ build_info:
output: "target/nextflow/stringtie"
executable: "target/nextflow/stringtie/main.nf"
viash_version: "0.9.0"
git_commit: "5fbd530a7cf631bcc2930747d4712993ee19f07a"
git_remote: "https://x-access-token:ghs_2KJ9dSEPJriSLryPjkD8jGq8HeUsFi4f32RI@github.com/viash-hub/rnaseq"
git_commit: "a04f9bab8aec1c4f5e8ade4d5b68c2d4c92a7814"
git_remote: "https://x-access-token:ghs_U4pAQwhSWAqkeDDEK1YyMxMtkXglzF3wJkYc@github.com/viash-hub/rnaseq"
package_config:
name: "rnaseq"
version: "main"

View File

@@ -3073,8 +3073,8 @@ meta = [
"engine" : "docker|native",
"output" : "/workdir/root/repo/target/nextflow/stringtie",
"viash_version" : "0.9.0",
"git_commit" : "5fbd530a7cf631bcc2930747d4712993ee19f07a",
"git_remote" : "https://x-access-token:ghs_2KJ9dSEPJriSLryPjkD8jGq8HeUsFi4f32RI@github.com/viash-hub/rnaseq"
"git_commit" : "a04f9bab8aec1c4f5e8ade4d5b68c2d4c92a7814",
"git_remote" : "https://x-access-token:ghs_U4pAQwhSWAqkeDDEK1YyMxMtkXglzF3wJkYc@github.com/viash-hub/rnaseq"
},
"package_config" : {
"name" : "rnaseq",