Build branch fix-integration-tests with version fix-integration-tests (5e3f3231)

Build pipeline: vsh-ci-dev-9jqlj

Source commit: 5e3f323145

Source message: Fix config error
This commit is contained in:
CI
2024-11-18 10:10:50 +00:00
parent bb7533583f
commit 29ec685ff2
550 changed files with 1544 additions and 1520 deletions

View File

@@ -524,9 +524,9 @@ build_info:
output: "target/executable/query/cellxgene_census"
executable: "target/executable/query/cellxgene_census/cellxgene_census"
viash_version: "0.9.0"
git_commit: "da62b4ffe30b6ef36fcb7ef5944f29d45d1138ff"
git_remote: "https://x-access-token:ghs_WgbTvvspBKMSQ5BPucz45vMfHrxqK54Vys9e@github.com/openpipelines-bio/openpipeline"
git_tag: "0.2.0-1939-gda62b4ff"
git_commit: "5e3f3231456facaf14da57fa563d4de58492ca82"
git_remote: "https://x-access-token:ghs_EujrUcz58S6J44CLSvromEPEcaMxTc30MU1j@github.com/openpipelines-bio/openpipeline"
git_tag: "0.2.0-1942-g5e3f3231"
package_config:
name: "openpipeline"
version: "fix-integration-tests"

View File

@@ -563,9 +563,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Matthias Beyens, Dries De Maeyer, Robrecht Cannoodt, Kai Waldrant"
LABEL org.opencontainers.image.description="Companion container for running component query cellxgene_census"
LABEL org.opencontainers.image.created="2024-11-15T11:56:05Z"
LABEL org.opencontainers.image.created="2024-11-18T09:22:56Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
LABEL org.opencontainers.image.revision="da62b4ffe30b6ef36fcb7ef5944f29d45d1138ff"
LABEL org.opencontainers.image.revision="5e3f3231456facaf14da57fa563d4de58492ca82"
LABEL org.opencontainers.image.version="fix-integration-tests"
VIASHDOCKER