Build branch add-labels with version add-labels (c466555)

Build pipeline: viash-hub.rnaseq.add-labels-kpss4

Source commit: c466555a20

Source message: Add annotations
This commit is contained in:
CI
2024-11-27 17:11:35 +00:00
parent 846dd87f48
commit 13477349f0
276 changed files with 2470 additions and 2447 deletions

View File

@@ -146,8 +146,8 @@ build_info:
output: "target/executable/preprocess_transcripts_fasta"
executable: "target/executable/preprocess_transcripts_fasta/preprocess_transcripts_fasta"
viash_version: "0.9.0"
git_commit: "89519f6e38f772746faa936930dbda45c0b09e83"
git_remote: "https://x-access-token:ghs_kCo1ZtELVBWMBkCE1xDsZSpvrjy8f60WqjB0@github.com/viash-hub/rnaseq"
git_commit: "c466555a20aa6b87f2d56e1b96126a1e87dd5611"
git_remote: "https://x-access-token:ghs_O6clxuS40ZvoCeBqdFzm7br0dH2Yc11KcQ9x@github.com/viash-hub/rnaseq"
package_config:
name: "rnaseq"
version: "add-labels"

View File

@@ -462,9 +462,9 @@ function ViashDockerfile {
FROM ubuntu:22.04
ENTRYPOINT []
LABEL org.opencontainers.image.description="Companion container for running component preprocess_transcripts_fasta"
LABEL org.opencontainers.image.created="2024-11-18T16:13:08Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_kCo1ZtELVBWMBkCE1xDsZSpvrjy8f60WqjB0@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="89519f6e38f772746faa936930dbda45c0b09e83"
LABEL org.opencontainers.image.created="2024-11-27T16:55:09Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_O6clxuS40ZvoCeBqdFzm7br0dH2Yc11KcQ9x@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="c466555a20aa6b87f2d56e1b96126a1e87dd5611"
LABEL org.opencontainers.image.version="add-labels"
VIASHDOCKER