Build branch main with version main (cb9b328)

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

Source commit: cb9b328834

Source message: Update pointers to biobox and craftbox
This commit is contained in:
CI
2024-09-13 11:32:59 +00:00
parent 1ebb61f1e8
commit 92b5a42360
284 changed files with 1310 additions and 29225 deletions

View File

@@ -189,7 +189,7 @@ build_info:
output: "target/executable/sortmerna"
executable: "target/executable/sortmerna/sortmerna"
viash_version: "0.9.0"
git_commit: "1e1ffb315fefec05db2ee0c62e1c98ce4b49929c"
git_commit: "cb9b32883494c48f394213551a82e9103f2e620c"
git_remote: "https://github.com/viash-hub/rnaseq"
package_config:
version: "main"

View File

@@ -492,9 +492,9 @@ wget --no-check-certificate https://github.com/sortmerna/sortmerna/releases/down
bash sortmerna-4.3.6-Linux.sh --skip-license
LABEL org.opencontainers.image.description="Companion container for running component sortmerna"
LABEL org.opencontainers.image.created="2024-09-13T06:50:05Z"
LABEL org.opencontainers.image.created="2024-09-13T10:19:28Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="1e1ffb315fefec05db2ee0c62e1c98ce4b49929c"
LABEL org.opencontainers.image.revision="cb9b32883494c48f394213551a82e9103f2e620c"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER