Build branch main with version main (fd0354d)

Build pipeline: vsh-ci-template-w7zwh

Source commit: fd0354dae8

Source message: Point to new assets dir
This commit is contained in:
CI
2024-10-04 07:16:21 +00:00
parent 2fadce912e
commit 54557aa596
188 changed files with 228 additions and 228 deletions

View File

@@ -250,7 +250,7 @@ build_info:
executable: "target/executable/rseqc/rseqc_junctionsaturation/rseqc_junctionsaturation"
viash_version: "0.9.0"
git_commit: "fd0354dae813d953b107e8fa856f3cd4e7939f2b"
git_remote: "https://x-access-token:ghs_PTWjrDyiP6F8xJddYWNdkyLhIv0ZGM1AEXAG@github.com/viash-hub/rnaseq"
git_remote: "https://x-access-token:ghs_qP68SGVqiugFlLowIn73iXH8gzJeuD4MgS5A@github.com/viash-hub/rnaseq"
package_config:
version: "main"
info:

View File

@@ -522,8 +522,8 @@ RUN pip install --upgrade pip && \
pip install --upgrade --no-cache-dir "RSeQC"
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_junctionsaturation"
LABEL org.opencontainers.image.created="2024-10-03T15:52:17Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_PTWjrDyiP6F8xJddYWNdkyLhIv0ZGM1AEXAG@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.created="2024-10-04T07:06:23Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_qP68SGVqiugFlLowIn73iXH8gzJeuD4MgS5A@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fd0354dae813d953b107e8fa856f3cd4e7939f2b"
LABEL org.opencontainers.image.version="main"