Build branch main with version main (e3a7de4)
Build pipeline: viash-hub.htrnaseq.main-x6qhq
Source commit: e3a7de40e8
Source message: Fix for cutadapt's --no-indels not being applied (#24)
This commit is contained in:
@@ -177,8 +177,8 @@ build_info:
|
||||
output: "target/executable/eset/create_fdata"
|
||||
executable: "target/executable/eset/create_fdata/create_fdata"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "f6cf9bf06a6b2ff974abc1a20c6fcd4cd413a582"
|
||||
git_remote: "https://x-access-token:ghs_RDdNKgc3SasBNW6yAiKUCtvC07L9Tt3Ov5Cj@github.com/viash-hub/htrnaseq"
|
||||
git_commit: "e3a7de40e8c1f809e7a3e2ca1e34e2f7150d0790"
|
||||
git_remote: "https://x-access-token:ghs_nFNHagvyTq2ZDrbyQ3KbmmqZYpur9V22CgJA@github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
version: "main"
|
||||
|
||||
@@ -478,9 +478,9 @@ RUN pip install --upgrade pip && \
|
||||
|
||||
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component eset create_fdata"
|
||||
LABEL org.opencontainers.image.created="2024-12-18T13:03:30Z"
|
||||
LABEL org.opencontainers.image.created="2024-12-19T12:36:42Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="f6cf9bf06a6b2ff974abc1a20c6fcd4cd413a582"
|
||||
LABEL org.opencontainers.image.revision="e3a7de40e8c1f809e7a3e2ca1e34e2f7150d0790"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user