Build branch main with version main (f91567d)
Build pipeline: viash-hub.biobox.main-cc5jz
Source commit: f91567d467
Source message: add outdir argument (#181)
* add outdir argument
* added tests, small changes
* update example outdir
This commit is contained in:
@@ -1171,9 +1171,9 @@ build_info:
|
||||
output: "target/executable/salmon/salmon_quant"
|
||||
executable: "target/executable/salmon/salmon_quant/salmon_quant"
|
||||
viash_version: "0.9.4"
|
||||
git_commit: "219ba1d3d0d7fbc66393595534bb6c333b08b238"
|
||||
git_commit: "f91567d467e6be79a5f71b24a54864ab13bdd278"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-37-g219ba1d"
|
||||
git_tag: "v0.2.0-38-gf91567d"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
version: "main"
|
||||
|
||||
@@ -452,9 +452,9 @@ RUN salmon index -v 2>&1 | sed 's/salmon \([0-9.]*\)/salmon: \1/' > /var/softwar
|
||||
|
||||
LABEL org.opencontainers.image.authors="Sai Nirmayi Yasa"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component salmon salmon_quant"
|
||||
LABEL org.opencontainers.image.created="2025-06-23T06:29:29Z"
|
||||
LABEL org.opencontainers.image.created="2025-06-24T10:40:46Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/COMBINE-lab/salmon"
|
||||
LABEL org.opencontainers.image.revision="219ba1d3d0d7fbc66393595534bb6c333b08b238"
|
||||
LABEL org.opencontainers.image.revision="f91567d467e6be79a5f71b24a54864ab13bdd278"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user