Build branch runner_multiple_input_directories with version runner_multiple_input_directories (ed94807)

Build pipeline: viash-hub.htrnaseq.runner-multiple-input-directories-z22c4

Source commit: ed9480768e

Source message: Fix lanes
This commit is contained in:
CI
2025-02-13 12:35:46 +00:00
parent 0477efa887
commit caa6cec4e2
62 changed files with 145 additions and 98 deletions

View File

@@ -143,7 +143,7 @@ build_info:
output: "target/executable/io/publish_fastqs"
executable: "target/executable/io/publish_fastqs/publish_fastqs"
viash_version: "0.9.0"
git_commit: "7e277fcb9b7cf69a96bbcc1212e31afbf30055ad"
git_commit: "ed9480768e77078704939482fe909186c92b0b59"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -470,9 +470,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component io publish_fastqs"
LABEL org.opencontainers.image.created="2025-02-13T08:19:01Z"
LABEL org.opencontainers.image.created="2025-02-13T11:46:09Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="7e277fcb9b7cf69a96bbcc1212e31afbf30055ad"
LABEL org.opencontainers.image.revision="ed9480768e77078704939482fe909186c92b0b59"
LABEL org.opencontainers.image.version="runner_multiple_input_directories"
VIASHDOCKER

View File

@@ -187,7 +187,7 @@ build_info:
output: "target/executable/io/publish_results"
executable: "target/executable/io/publish_results/publish_results"
viash_version: "0.9.0"
git_commit: "7e277fcb9b7cf69a96bbcc1212e31afbf30055ad"
git_commit: "ed9480768e77078704939482fe909186c92b0b59"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -484,9 +484,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component io publish_results"
LABEL org.opencontainers.image.created="2025-02-13T08:19:02Z"
LABEL org.opencontainers.image.created="2025-02-13T11:46:09Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="7e277fcb9b7cf69a96bbcc1212e31afbf30055ad"
LABEL org.opencontainers.image.revision="ed9480768e77078704939482fe909186c92b0b59"
LABEL org.opencontainers.image.version="runner_multiple_input_directories"
VIASHDOCKER