Build branch add_sgdemux with version add_sgdemux (402ad6a)

Build pipeline: viash-hub.biobox.add-sgdemux-kkwml

Source commit: 402ad6a813

Source message: Add threading options
This commit is contained in:
CI
2024-11-14 13:10:57 +00:00
parent da510fdac8
commit 84bbb31aef
322 changed files with 948 additions and 881 deletions

View File

@@ -335,9 +335,9 @@ build_info:
output: "target/executable/bcftools/bcftools_concat"
executable: "target/executable/bcftools/bcftools_concat/bcftools_concat"
viash_version: "0.9.0"
git_commit: "dd75d6f397b5865acc31c39e7b613f8fb2989757"
git_remote: "https://x-access-token:ghs_aGYAxYt7yWgGi0TQrVTQTRSexafqfc47Ff1S@github.com/viash-hub/biobox"
git_tag: "v0.2.0-26-gdd75d6f"
git_commit: "402ad6a813c0d0b141bbf8f9a3aab9c270a74812"
git_remote: "https://x-access-token:ghs_VWGBwCOTHxXRJ07uVE94xFn8UJ2FmS0FLhmc@github.com/viash-hub/biobox"
git_tag: "v0.2.0-27-g402ad6a"
package_config:
name: "biobox"
version: "add_sgdemux"

View File

@@ -566,9 +566,9 @@ RUN echo "bcftools: \"$(bcftools --version | grep 'bcftools' | sed -n 's/^bcftoo
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
LABEL org.opencontainers.image.description="Companion container for running component bcftools bcftools_concat"
LABEL org.opencontainers.image.created="2024-11-13T14:00:33Z"
LABEL org.opencontainers.image.created="2024-11-14T12:50:47Z"
LABEL org.opencontainers.image.source="https://github.com/samtools/bcftools"
LABEL org.opencontainers.image.revision="dd75d6f397b5865acc31c39e7b613f8fb2989757"
LABEL org.opencontainers.image.revision="402ad6a813c0d0b141bbf8f9a3aab9c270a74812"
LABEL org.opencontainers.image.version="add_sgdemux"
VIASHDOCKER