Build branch main with version main (065297b)

Build pipeline: viash-hub.biobox.main-nh6xw

Source commit: 065297be5f

Source message: Add sgdemux (#166)
This commit is contained in:
CI
2024-11-14 13:36:35 +00:00
parent dffc02813f
commit 6b56570131
349 changed files with 9309 additions and 869 deletions

View File

@@ -398,9 +398,9 @@ build_info:
output: "target/executable/pear"
executable: "target/executable/pear/pear"
viash_version: "0.9.0"
git_commit: "1d17ce01e25569c8e898b8160af1480ad22fc986"
git_remote: "https://x-access-token:ghs_6YTGQkPF5IMZyp8fS3YMcIBjhXPmep1DKcNC@github.com/viash-hub/biobox"
git_tag: "v0.2.0-24-g1d17ce0"
git_commit: "065297be5fb2d88020fc50e042bb3f49c9254ae9"
git_remote: "https://x-access-token:ghs_bGw8YykA469ibXe1g5GsidZ6N0n23m22jhvl@github.com/viash-hub/biobox"
git_tag: "v0.2.0-25-g065297b"
package_config:
name: "biobox"
version: "main"

View File

@@ -597,9 +597,9 @@ echo "pear: $version" > /var/software_versions.txt
LABEL org.opencontainers.image.authors="Kai Waldrant"
LABEL org.opencontainers.image.description="Companion container for running component pear"
LABEL org.opencontainers.image.created="2024-11-08T09:45:05Z"
LABEL org.opencontainers.image.created="2024-11-14T13:16:56Z"
LABEL org.opencontainers.image.source="https://github.com/tseemann/PEAR"
LABEL org.opencontainers.image.revision="1d17ce01e25569c8e898b8160af1480ad22fc986"
LABEL org.opencontainers.image.revision="065297be5fb2d88020fc50e042bb3f49c9254ae9"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER