Build branch build/main with version build_main (798a0cb)

Build pipeline: openpipelines-bio.openpipeline-spatial.build-main-7frxn

Source commit: 798a0cb269

Source message: deploy: 5fc3bcd8432928c148e8f27d6ae49214a91add67
This commit is contained in:
CI
2025-08-22 15:00:12 +00:00
parent 8c9abfcde2
commit 5273fbdd05
52 changed files with 6860 additions and 49 deletions

View File

@@ -426,7 +426,7 @@ build_info:
output: "target/executable/mapping/spaceranger_count"
executable: "target/executable/mapping/spaceranger_count/spaceranger_count"
viash_version: "0.9.4"
git_commit: "6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
git_commit: "798a0cb2692eaac648662732a05bb48f951f36a0"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config:
name: "openpipeline_spatial"

View File

@@ -453,9 +453,9 @@ apt upgrade -y && apt install -y procps && rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.authors="Jakub Majercik"
LABEL org.opencontainers.image.description="Companion container for running component mapping spaceranger_count"
LABEL org.opencontainers.image.created="2025-08-22T08:22:48Z"
LABEL org.opencontainers.image.created="2025-08-22T14:30:52Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="6f308e6a3cca52f1283fbba734a3cdc858e18e1b"
LABEL org.opencontainers.image.revision="798a0cb2692eaac648662732a05bb48f951f36a0"
LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER