Build branch main with version main (86333c1)
Build pipeline: meta-vsh-ci-template-tpwsr
Source commit: 86333c1a46
Source message: SnpEff (#153)
* Help file
* config file
* config file
* runners script
* config file
* test script
* test
* test
* runners script
* snake case
* snake case
* output parameters
* modify argument formatting, container setup
* fix buf with mv command
* avoid boolean_false and fix bug with output files
---------
Co-authored-by: Emma Rousseau <emmarou1@icloud.com>
This commit is contained in:
@@ -190,9 +190,9 @@ build_info:
|
||||
output: "target/executable/fq_subsample"
|
||||
executable: "target/executable/fq_subsample/fq_subsample"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "add125261c6fa0ed7c9906fc85e7368d2072c4a3"
|
||||
git_remote: "https://x-access-token:ghs_bKg5UFS6ueiPm6KFjDzlVauquRQ8Fx1iMgnZ@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-9-gadd1252"
|
||||
git_commit: "86333c1a465db45facd936695f1f33b186ccf0fc"
|
||||
git_remote: "https://x-access-token:ghs_ILHMFrZClEMTdFrL0nibETdAJotVbg0IPeJ7@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-10-g86333c1"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
version: "main"
|
||||
|
||||
@@ -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-10-07T09:07:47Z"
|
||||
LABEL org.opencontainers.image.created="2024-10-16T08:57:43Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/stjude-rust-labs/fq"
|
||||
LABEL org.opencontainers.image.revision="add125261c6fa0ed7c9906fc85e7368d2072c4a3"
|
||||
LABEL org.opencontainers.image.revision="86333c1a465db45facd936695f1f33b186ccf0fc"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user