Build branch main with version main (399e469)

Build pipeline: viash-hub.demultiplex.main-f55jt

Source commit: 399e46901d

Source message: Add test_resources to .gitignore
This commit is contained in:
CI
2024-09-13 09:46:12 +00:00
parent 6c37efac8f
commit ebd9b69856
30 changed files with 482 additions and 212 deletions

View File

@@ -141,7 +141,7 @@ build_info:
output: "target/executable/io/interop_summary_to_csv"
executable: "target/executable/io/interop_summary_to_csv/interop_summary_to_csv"
viash_version: "0.9.0"
git_commit: "cfefb99ef0d6eeeaf62a3f52654651bc59d06e0f"
git_commit: "399e46901d6ce882a7430842b0d74774736439e2"
git_remote: "https://github.com/viash-hub/demultiplex"
package_config:
name: "demultiplex"

View File

@@ -470,9 +470,9 @@ tar -C /tmp/ --no-same-owner --no-same-permissions -xvf /tmp/interop.tar.gz && \
mv /tmp/interop-1.3.1-Linux-GNU/bin/index-summary /tmp/interop-1.3.1-Linux-GNU/bin/summary /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component io interop_summary_to_csv"
LABEL org.opencontainers.image.created="2024-09-12T12:25:58Z"
LABEL org.opencontainers.image.created="2024-09-13T09:38:22Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
LABEL org.opencontainers.image.revision="cfefb99ef0d6eeeaf62a3f52654651bc59d06e0f"
LABEL org.opencontainers.image.revision="399e46901d6ce882a7430842b0d74774736439e2"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER