Build branch multiple_fixes with version multiple_fixes (51c8525)

Build pipeline: viash-hub.rnaseq.multiple-fixes-q7sxq

Source commit: 51c8525bc5

Source message: fix workflow
This commit is contained in:
CI
2024-09-23 11:21:52 +00:00
parent 94b5f2024b
commit 38421a767c
194 changed files with 504 additions and 498 deletions

View File

@@ -216,8 +216,8 @@ build_info:
output: "target/executable/stringtie"
executable: "target/executable/stringtie/stringtie"
viash_version: "0.9.0"
git_commit: "e14b535c3bc7d59928d25fa3b7df1f16985b4165"
git_remote: "https://x-access-token:ghs_K1f464hsvFiMldGS1InERoQTCv5a9X2D8k30@github.com/viash-hub/rnaseq"
git_commit: "51c8525bc52b04e4457931bcb3cfb14a9026c63b"
git_remote: "https://x-access-token:ghs_WkOtw4pzfOs4Jnch0yZhz9yzmkM19C302q8U@github.com/viash-hub/rnaseq"
package_config:
version: "multiple_fixes"
info:

View File

@@ -496,9 +496,9 @@ tar -xzf stringtie-2.2.1.Linux_x86_64.tar.gz && \
cp stringtie-2.2.1.Linux_x86_64/stringtie /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component stringtie"
LABEL org.opencontainers.image.created="2024-09-19T07:24:11Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_K1f464hsvFiMldGS1InERoQTCv5a9X2D8k30@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="e14b535c3bc7d59928d25fa3b7df1f16985b4165"
LABEL org.opencontainers.image.created="2024-09-23T10:27:18Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_WkOtw4pzfOs4Jnch0yZhz9yzmkM19C302q8U@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="51c8525bc52b04e4457931bcb3cfb14a9026c63b"
LABEL org.opencontainers.image.version="multiple_fixes"
VIASHDOCKER