Build branch multiple_fixes with version multiple_fixes (de0a353)

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

Source commit: de0a35359a

Source message: fix dependency
This commit is contained in:
CI
2024-09-23 14:44:57 +00:00
parent 38421a767c
commit 29c8cdb0a2
199 changed files with 726 additions and 17616 deletions

View File

@@ -409,8 +409,8 @@ build_info:
output: "target/executable/prepare_multiqc_input"
executable: "target/executable/prepare_multiqc_input/prepare_multiqc_input"
viash_version: "0.9.0"
git_commit: "51c8525bc52b04e4457931bcb3cfb14a9026c63b"
git_remote: "https://x-access-token:ghs_WkOtw4pzfOs4Jnch0yZhz9yzmkM19C302q8U@github.com/viash-hub/rnaseq"
git_commit: "de0a35359a44844ab9f5f99a38a4d13a457b05a5"
git_remote: "https://x-access-token:ghs_WsTMx5jJ0pjvozwYVrQC02O3bkQSqz3BBgOJ@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -557,9 +557,9 @@ function ViashDockerfile {
FROM ubuntu:22.04
ENTRYPOINT []
LABEL org.opencontainers.image.description="Companion container for running component prepare_multiqc_input"
LABEL org.opencontainers.image.created="2024-09-23T10:27:17Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_WkOtw4pzfOs4Jnch0yZhz9yzmkM19C302q8U@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="51c8525bc52b04e4457931bcb3cfb14a9026c63b"
LABEL org.opencontainers.image.created="2024-09-23T13:50:05Z"
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.version="multiple_fixes"
VIASHDOCKER