Build branch multiple_fixes with version multiple_fixes (f3645db)

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

Source commit: f3645db764

Source message: update config
This commit is contained in:
CI
2024-09-30 08:25:15 +00:00
parent 0e55094fd4
commit b127f32213
212 changed files with 1377 additions and 1008 deletions

View File

@@ -249,8 +249,8 @@ build_info:
output: "target/executable/rseqc/rseqc_junctionsaturation"
executable: "target/executable/rseqc/rseqc_junctionsaturation/rseqc_junctionsaturation"
viash_version: "0.9.0"
git_commit: "b291665ddc01d0f8072d9d3d7b4aa9932afb84df"
git_remote: "https://x-access-token:ghs_qzx8ub2s5n4pMItYHe6AI1j20ftDAd0MJkoX@github.com/viash-hub/rnaseq"
git_commit: "f3645db764dda85eb0fbd0439e7ca872b46a0dcb"
git_remote: "https://x-access-token:ghs_m75EeJ1B6zDP9gDmsS4xLoILESsIc60jDSa0@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

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-24T10:12:53Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_qzx8ub2s5n4pMItYHe6AI1j20ftDAd0MJkoX@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="b291665ddc01d0f8072d9d3d7b4aa9932afb84df"
LABEL org.opencontainers.image.created="2024-09-30T07:15:28Z"
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.version="multiple_fixes"
VIASHDOCKER