Build branch qualimap with version qualimap (d476dee)

Build pipeline: viash-hub.biobox.qualimap-vm78f

Source commit: d476dee6bd

Source message: fix doi
This commit is contained in:
CI
2024-08-20 21:22:30 +00:00
parent 9e660371d7
commit 7bfa6ba6a3
179 changed files with 241 additions and 245 deletions

View File

@@ -173,7 +173,7 @@ build_info:
output: "target/executable/seqtk/seqtk_sample"
executable: "target/executable/seqtk/seqtk_sample/seqtk_sample"
viash_version: "0.9.0-RC6"
git_commit: "1bbebbb5cb1e1abdefa478488aaa240909e54316"
git_commit: "d476dee6bdcf7ee5444385acbfa0d1d3ae06557e"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -480,9 +480,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-08-20T21:05:43Z"
LABEL org.opencontainers.image.created="2024-08-20T21:05:07Z"
LABEL org.opencontainers.image.source="https://github.com/lh3/seqtk/tree/v1.4"
LABEL org.opencontainers.image.revision="1bbebbb5cb1e1abdefa478488aaa240909e54316"
LABEL org.opencontainers.image.revision="d476dee6bdcf7ee5444385acbfa0d1d3ae06557e"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER

View File

@@ -196,7 +196,7 @@ build_info:
output: "target/executable/seqtk/seqtk_subseq"
executable: "target/executable/seqtk/seqtk_subseq/seqtk_subseq"
viash_version: "0.9.0-RC6"
git_commit: "1bbebbb5cb1e1abdefa478488aaa240909e54316"
git_commit: "d476dee6bdcf7ee5444385acbfa0d1d3ae06557e"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -490,9 +490,9 @@ RUN echo $(echo $(seqtk 2>&1) | sed -n 's/.*\(Version: [^ ]*\).*/\1/p') > /var/s
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
LABEL org.opencontainers.image.description="Companion container for running component seqtk seqtk_subseq"
LABEL org.opencontainers.image.created="2024-08-20T21:05:42Z"
LABEL org.opencontainers.image.created="2024-08-20T21:05:07Z"
LABEL org.opencontainers.image.source="https://github.com/lh3/seqtk/tree/v1.4"
LABEL org.opencontainers.image.revision="1bbebbb5cb1e1abdefa478488aaa240909e54316"
LABEL org.opencontainers.image.revision="d476dee6bdcf7ee5444385acbfa0d1d3ae06557e"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER