Build branch multiple_fixes with version multiple_fixes (7a7ce42)

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

Source commit: 7a7ce42c4d

Source message: remove niceView
This commit is contained in:
CI
2024-09-30 12:00:35 +00:00
parent 8c0aff2702
commit dee1fb1e7a
190 changed files with 229 additions and 232 deletions

View File

@@ -249,7 +249,7 @@ build_info:
output: "target/executable/rseqc/rseqc_junctionsaturation"
executable: "target/executable/rseqc/rseqc_junctionsaturation/rseqc_junctionsaturation"
viash_version: "0.9.0"
git_commit: "55878e4519aa920a419bb99a9b3afc8307b6c6e3"
git_commit: "7a7ce42c4dcd4a79b03823641bb8a4408ba9404d"
git_remote: "https://x-access-token:ghs_ltJPjPqiv1bdiWEoMNLoIT9NWntapQ0mtFGy@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"

View File

@@ -522,9 +522,9 @@ RUN pip install --upgrade pip && \
pip install --upgrade --no-cache-dir "RSeQC"
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_junctionsaturation"
LABEL org.opencontainers.image.created="2024-09-30T11:39:40Z"
LABEL org.opencontainers.image.created="2024-09-30T11:52:08Z"
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.revision="7a7ce42c4dcd4a79b03823641bb8a4408ba9404d"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER