Build branch main with version main (dd1f934)

Build pipeline: viash-hub.demultiplex.main-v6krs

Source commit: dd1f93487f

Source message: Add check for the presence of a 'CopyComplete.txt' file (#34)
This commit is contained in:
CI
2025-01-14 12:10:26 +00:00
parent 8c1737e627
commit eb8d600efc
27 changed files with 177 additions and 58 deletions

View File

@@ -147,9 +147,9 @@ build_info:
output: "target/nextflow/dataflow/combine_samples"
executable: "target/nextflow/dataflow/combine_samples/main.nf"
viash_version: "0.9.1"
git_commit: "8da2bf20c5727df1fcdcc997ae87caf562ac4983"
git_remote: "https://x-access-token:ghs_riWLhGdVGIgxpyesdWQZGphUN4Zki11hGJ7q@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-15-g8da2bf2"
git_commit: "dd1f93487f4e908999504e1fcdf97f6c59f743d9"
git_remote: "https://x-access-token:ghs_NbivUxJIyO1sd735kE5b6eTS6tHmjH0IsDUF@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-16-gdd1f934"
package_config:
name: "demultiplex"
version: "main"

View File

@@ -3216,9 +3216,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/dataflow/combine_samples",
"viash_version" : "0.9.1",
"git_commit" : "8da2bf20c5727df1fcdcc997ae87caf562ac4983",
"git_remote" : "https://x-access-token:ghs_riWLhGdVGIgxpyesdWQZGphUN4Zki11hGJ7q@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-15-g8da2bf2"
"git_commit" : "dd1f93487f4e908999504e1fcdf97f6c59f743d9",
"git_remote" : "https://x-access-token:ghs_NbivUxJIyO1sd735kE5b6eTS6tHmjH0IsDUF@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-16-gdd1f934"
},
"package_config" : {
"name" : "demultiplex",