Build branch main with version main (add1252)

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

Source commit: add125261c

Source message: FEAT: avoid using boolean_false (#160)
This commit is contained in:
CI
2024-10-07 09:26:30 +00:00
parent adf9159264
commit 09f5294af0
268 changed files with 767 additions and 757 deletions

View File

@@ -173,9 +173,9 @@ build_info:
output: "target/executable/seqtk/seqtk_sample"
executable: "target/executable/seqtk/seqtk_sample/seqtk_sample"
viash_version: "0.9.0"
git_commit: "0a0edcacb5368517d249210022363bd9265f1bf5"
git_remote: "https://x-access-token:ghs_bIjTemwR1Wh9ikbQ1ucI3bX39xxlpm0HUaHb@github.com/viash-hub/biobox"
git_tag: "v0.2.0-8-g0a0edca"
git_commit: "add125261c6fa0ed7c9906fc85e7368d2072c4a3"
git_remote: "https://x-access-token:ghs_bKg5UFS6ueiPm6KFjDzlVauquRQ8Fx1iMgnZ@github.com/viash-hub/biobox"
git_tag: "v0.2.0-9-gadd1252"
package_config:
name: "biobox"
version: "main"

View File

@@ -481,9 +481,9 @@ FROM quay.io/biocontainers/seqtk:1.4--he4a0461_2
ENTRYPOINT []
LABEL org.opencontainers.image.authors="Jakub Majercik"
LABEL org.opencontainers.image.description="Companion container for running component seqtk seqtk_sample"
LABEL org.opencontainers.image.created="2024-10-03T12:50:53Z"
LABEL org.opencontainers.image.created="2024-10-07T09:08:02Z"
LABEL org.opencontainers.image.source="https://github.com/lh3/seqtk/tree/v1.4"
LABEL org.opencontainers.image.revision="0a0edcacb5368517d249210022363bd9265f1bf5"
LABEL org.opencontainers.image.revision="add125261c6fa0ed7c9906fc85e7368d2072c4a3"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER