Build branch main with version main (f6cf9bf)

Build pipeline: viash-hub.htrnaseq.main-8lw6k

Source commit: f6cf9bf06a

Source message: Avoid using main tag of biobox (#23)
This commit is contained in:
CI
2024-12-18 14:31:23 +00:00
parent 7385b3aa64
commit 51245a8027
50 changed files with 144 additions and 140 deletions

View File

@@ -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: "da935587f3496228b8486d1cce6f368a28eb8443"
git_remote: "https://x-access-token:ghs_oGmMqoqpugW8Vx1b40vPl2y04BQppa1bMrOI@github.com/viash-hub/htrnaseq"
git_commit: "f6cf9bf06a6b2ff974abc1a20c6fcd4cd413a582"
git_remote: "https://x-access-token:ghs_RDdNKgc3SasBNW6yAiKUCtvC07L9Tt3Ov5Cj@github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -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-17T15:56:21Z"
LABEL org.opencontainers.image.created="2024-12-18T13:03:30Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="da935587f3496228b8486d1cce6f368a28eb8443"
LABEL org.opencontainers.image.revision="f6cf9bf06a6b2ff974abc1a20c6fcd4cd413a582"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER