Build branch multiple_fixes with version multiple_fixes (dc43230)

Build pipeline: viash-hub.rnaseq.multiple-fixes-9mvpd

Source commit: dc43230e43

Source message: fix output
This commit is contained in:
CI
2024-09-30 12:39:23 +00:00
parent dee1fb1e7a
commit fa677f227e
190 changed files with 425 additions and 425 deletions

View File

@@ -266,8 +266,8 @@ build_info:
output: "target/executable/dupradar"
executable: "target/executable/dupradar/dupradar"
viash_version: "0.9.0"
git_commit: "7a7ce42c4dcd4a79b03823641bb8a4408ba9404d"
git_remote: "https://x-access-token:ghs_ltJPjPqiv1bdiWEoMNLoIT9NWntapQ0mtFGy@github.com/viash-hub/rnaseq"
git_commit: "dc43230e43731e5733fffba429a1190f08dbc742"
git_remote: "https://x-access-token:ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -520,9 +520,9 @@ RUN Rscript -e 'if (!requireNamespace("BiocManager", quietly = TRUE)) install.pa
Rscript -e 'if (!requireNamespace("dupRadar", quietly = TRUE)) BiocManager::install("dupRadar")'
LABEL org.opencontainers.image.description="Companion container for running component dupradar"
LABEL org.opencontainers.image.created="2024-09-30T11:52:06Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_ltJPjPqiv1bdiWEoMNLoIT9NWntapQ0mtFGy@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="7a7ce42c4dcd4a79b03823641bb8a4408ba9404d"
LABEL org.opencontainers.image.created="2024-09-30T12:29:52Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_J7vR9Ei9mLzQE8wOHrqImUJTsJPYcG4YNnNe@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="dc43230e43731e5733fffba429a1190f08dbc742"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER