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

@@ -146,7 +146,7 @@ build_info:
executable: "target/executable/gtf2bed/gtf2bed"
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

@@ -466,8 +466,8 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component gtf2bed"
LABEL org.opencontainers.image.created="2024-10-03T15:52:20Z"
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:26Z"
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"