Build branch main with version main (c3ba4a7)
Build pipeline: viash-hub.biobox.main-n2mwd
Source commit: c3ba4a7849
Source message: Bcftools annotate (#143)
* Initial commit
* Update config.vsh.yaml
* changes in config file
* Update script.sh
* Help File
* Update script.sh
* Update test.sh
* bug fixing and adding tests
* Update test.sh
* Update test.sh
* adding 3rd test
* More tests
* Moreee tests
* Update test.sh
* small changes
* Update CHANGELOG.md
* Update config.vsh.yaml
* bug fixing on config
* Requested changes
---------
Co-authored-by: Jakub Majercik <57993790+jakubmajercik@users.noreply.github.com>
This commit is contained in:
@@ -190,7 +190,7 @@ build_info:
|
||||
output: "target/executable/fq_subsample"
|
||||
executable: "target/executable/fq_subsample/fq_subsample"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "8fe9d66b0c689776846dcb0ecb01a30f3ef1b66b"
|
||||
git_commit: "c3ba4a78497f7518725bb7d3e213b2a9bcee511e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -493,9 +493,9 @@ mv target/release/fq /usr/local/bin/ && \
|
||||
cd / && rm -rf /fq
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component fq_subsample"
|
||||
LABEL org.opencontainers.image.created="2024-09-10T13:55:43Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-10T13:57:02Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/stjude-rust-labs/fq"
|
||||
LABEL org.opencontainers.image.revision="8fe9d66b0c689776846dcb0ecb01a30f3ef1b66b"
|
||||
LABEL org.opencontainers.image.revision="c3ba4a78497f7518725bb7d3e213b2a9bcee511e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user