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:
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user