Build branch multiple_fixes with version multiple_fixes (55878e4)

Build pipeline: viash-hub.rnaseq.multiple-fixes-jmwt2

Source commit: 55878e4519

Source message: output markduplicates metrics
This commit is contained in:
CI
2024-09-30 11:49:24 +00:00
parent b127f32213
commit 8c0aff2702
201 changed files with 637 additions and 557 deletions

View File

@@ -177,8 +177,8 @@ build_info:
output: "target/executable/fq_subsample"
executable: "target/executable/fq_subsample/fq_subsample"
viash_version: "0.9.0"
git_commit: "f3645db764dda85eb0fbd0439e7ca872b46a0dcb"
git_remote: "https://x-access-token:ghs_m75EeJ1B6zDP9gDmsS4xLoILESsIc60jDSa0@github.com/viash-hub/rnaseq"
git_commit: "55878e4519aa920a419bb99a9b3afc8307b6c6e3"
git_remote: "https://x-access-token:ghs_ltJPjPqiv1bdiWEoMNLoIT9NWntapQ0mtFGy@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -485,9 +485,9 @@ cargo install --locked --path . && \
mv /usr/local/fq/target/release/fq /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component fq_subsample"
LABEL org.opencontainers.image.created="2024-09-30T07:15:19Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_m75EeJ1B6zDP9gDmsS4xLoILESsIc60jDSa0@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="f3645db764dda85eb0fbd0439e7ca872b46a0dcb"
LABEL org.opencontainers.image.created="2024-09-30T11:39:30Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_ltJPjPqiv1bdiWEoMNLoIT9NWntapQ0mtFGy@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="55878e4519aa920a419bb99a9b3afc8307b6c6e3"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER