Build branch main with version main (fd0354d)

Build pipeline: vsh-ci-template-w7zwh

Source commit: fd0354dae8

Source message: Point to new assets dir
This commit is contained in:
CI
2024-10-04 07:16:21 +00:00
parent 2fadce912e
commit 54557aa596
188 changed files with 228 additions and 228 deletions

View File

@@ -200,7 +200,7 @@ build_info:
executable: "target/executable/summarizedexperiment/summarizedexperiment"
viash_version: "0.9.0"
git_commit: "fd0354dae813d953b107e8fa856f3cd4e7939f2b"
git_remote: "https://x-access-token:ghs_PTWjrDyiP6F8xJddYWNdkyLhIv0ZGM1AEXAG@github.com/viash-hub/rnaseq"
git_remote: "https://x-access-token:ghs_qP68SGVqiugFlLowIn73iXH8gzJeuD4MgS5A@github.com/viash-hub/rnaseq"
package_config:
version: "main"
info:

View File

@@ -487,8 +487,8 @@ RUN Rscript -e 'if (!requireNamespace("BiocManager", quietly = TRUE)) install.pa
Rscript -e 'if (!requireNamespace("tximeta", quietly = TRUE)) BiocManager::install("tximeta")'
LABEL org.opencontainers.image.description="Companion container for running component summarizedexperiment"
LABEL org.opencontainers.image.created="2024-10-03T15:52:24Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_PTWjrDyiP6F8xJddYWNdkyLhIv0ZGM1AEXAG@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.created="2024-10-04T07:06:30Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_qP68SGVqiugFlLowIn73iXH8gzJeuD4MgS5A@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fd0354dae813d953b107e8fa856f3cd4e7939f2b"
LABEL org.opencontainers.image.version="main"