Build branch multiple_fixes with version multiple_fixes (b291665)

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

Source commit: b291665ddc

Source message: minor changes
This commit is contained in:
CI
2024-09-24 10:36:19 +00:00
parent 29c8cdb0a2
commit 0e55094fd4
209 changed files with 15628 additions and 2971 deletions

View File

@@ -195,8 +195,8 @@ build_info:
output: "target/executable/umitools/umitools_dedup"
executable: "target/executable/umitools/umitools_dedup/umitools_dedup"
viash_version: "0.9.0"
git_commit: "de0a35359a44844ab9f5f99a38a4d13a457b05a5"
git_remote: "https://x-access-token:ghs_WsTMx5jJ0pjvozwYVrQC02O3bkQSqz3BBgOJ@github.com/viash-hub/rnaseq"
git_commit: "b291665ddc01d0f8072d9d3d7b4aa9932afb84df"
git_remote: "https://x-access-token:ghs_qzx8ub2s5n4pMItYHe6AI1j20ftDAd0MJkoX@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -489,9 +489,9 @@ RUN pip install --upgrade pip && \
pip install --upgrade --no-cache-dir "umi_tools"
LABEL org.opencontainers.image.description="Companion container for running component umitools umitools_dedup"
LABEL org.opencontainers.image.created="2024-09-23T13:50:08Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_WsTMx5jJ0pjvozwYVrQC02O3bkQSqz3BBgOJ@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="de0a35359a44844ab9f5f99a38a4d13a457b05a5"
LABEL org.opencontainers.image.created="2024-09-24T10:12:58Z"
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.version="multiple_fixes"
VIASHDOCKER