Build branch main with version main (fd0354d)

Build pipeline: viash-hub.rnaseq.main-kqfj7

Source commit: fd0354dae8

Source message: Point to new assets dir
This commit is contained in:
CI
2024-10-03 16:22:26 +00:00
parent c106022744
commit 2fadce912e
211 changed files with 621 additions and 532 deletions

View File

@@ -182,8 +182,8 @@ build_info:
output: "target/executable/cat_additional_fasta"
executable: "target/executable/cat_additional_fasta/cat_additional_fasta"
viash_version: "0.9.0"
git_commit: "1d87dc7c24f540c96460e69322f06d4be0bb7be8"
git_remote: "https://x-access-token:ghs_vs3fpTo1mWGISEIj2mqOUQA3IRBYZ30EQLHG@github.com/viash-hub/rnaseq"
git_commit: "fd0354dae813d953b107e8fa856f3cd4e7939f2b"
git_remote: "https://x-access-token:ghs_PTWjrDyiP6F8xJddYWNdkyLhIv0ZGM1AEXAG@github.com/viash-hub/rnaseq"
package_config:
version: "main"
info:

View File

@@ -480,9 +480,9 @@ function ViashDockerfile {
FROM python:latest
ENTRYPOINT []
LABEL org.opencontainers.image.description="Companion container for running component cat_additional_fasta"
LABEL org.opencontainers.image.created="2024-10-01T10:01:59Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_vs3fpTo1mWGISEIj2mqOUQA3IRBYZ30EQLHG@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="1d87dc7c24f540c96460e69322f06d4be0bb7be8"
LABEL org.opencontainers.image.created="2024-10-03T15:52:13Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_PTWjrDyiP6F8xJddYWNdkyLhIv0ZGM1AEXAG@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="fd0354dae813d953b107e8fa856f3cd4e7939f2b"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER