Build branch main with version main (9f81386)

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

Source commit: 9f81386259

Source message: Fq subsample (#147)
This commit is contained in:
CI
2024-09-09 06:40:11 +00:00
parent ac86f27b69
commit 3f20a97c9c
221 changed files with 5948 additions and 260 deletions

View File

@@ -185,7 +185,7 @@ build_info:
output: "target/executable/bcftools/bcftools_sort"
executable: "target/executable/bcftools/bcftools_sort/bcftools_sort"
viash_version: "0.9.0-RC7"
git_commit: "99dec5923bfb3da165601a3f13502d498395b14d"
git_commit: "9f813862592fb10f8d15df59697bdaae82c7921a"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -483,9 +483,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_sort"
LABEL org.opencontainers.image.created="2024-09-06T21:51:25Z"
LABEL org.opencontainers.image.created="2024-09-09T06:25:11Z"
LABEL org.opencontainers.image.source="https://github.com/samtools/bcftools"
LABEL org.opencontainers.image.revision="99dec5923bfb3da165601a3f13502d498395b14d"
LABEL org.opencontainers.image.revision="9f813862592fb10f8d15df59697bdaae82c7921a"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER