Build branch main with version main (7e47ecc)

Build pipeline: viash-hub.htrnaseq.main-c4nnv

Source commit: 7e47ecc5db

Source message: Update README for 0.8.1 (#57)
This commit is contained in:
CI
2025-05-16 09:57:56 +00:00
parent e6f4877f17
commit 50ef7470fa
68 changed files with 153 additions and 141 deletions

View File

@@ -180,9 +180,9 @@ build_info:
output: "target/executable/eset/create_fdata"
executable: "target/executable/eset/create_fdata/create_fdata"
viash_version: "0.9.4"
git_commit: "c7c84719b518068592943d365eddf2d15a6658be"
git_commit: "7e47ecc5dbf74e3bd5c35783f78bb948f6616d80"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-3-gc7c8471"
git_tag: "v0.7.2-5-g7e47ecc"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component eset create_fdata"
LABEL org.opencontainers.image.created="2025-05-14T08:04:07Z"
LABEL org.opencontainers.image.created="2025-05-16T09:12:20Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="c7c84719b518068592943d365eddf2d15a6658be"
LABEL org.opencontainers.image.revision="7e47ecc5dbf74e3bd5c35783f78bb948f6616d80"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER