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

@@ -247,7 +247,7 @@ build_info:
output: "target/executable/tximport"
executable: "target/executable/tximport/tximport"
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

@@ -508,9 +508,9 @@ RUN Rscript -e 'if (!requireNamespace("remotes", quietly = TRUE)) install.packag
Rscript -e 'remotes::install_cran(c("jsonlite"), repos = "https://cran.rstudio.com")'
LABEL org.opencontainers.image.description="Companion container for running component tximport"
LABEL org.opencontainers.image.created="2024-09-30T11:39:36Z"
LABEL org.opencontainers.image.created="2024-09-30T11:52:04Z"
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