Build branch main with version main (124d50c)

Build pipeline: viash-hub.biobox.main-pjlfn

Source commit: 124d50ce53

Source message: update changelog for viash 0.2.0
This commit is contained in:
CI
2024-09-16 08:16:27 +00:00
parent 97f1502b57
commit 4b61e09a56
241 changed files with 481 additions and 481 deletions

View File

@@ -591,8 +591,8 @@ build_info:
output: "target/executable/sortmerna"
executable: "target/executable/sortmerna/sortmerna"
viash_version: "0.9.0-RC7"
git_commit: "fe56ee7c53ca30f25aa31cb9a025e17cd75b636e"
git_remote: "https://github.com/viash-hub/biobox"
git_commit: "124d50ce5318b612e4a1e4da1be705523cd6eab7"
git_remote: "https://x-access-token:ghs_royCfknE2TdPwJPOM1bW31Qho8HPrM4SPutG@github.com/viash-hub/biobox"
package_config:
name: "biobox"
version: "main"

View File

@@ -744,9 +744,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-13T07:20:34Z"
LABEL org.opencontainers.image.created="2024-09-16T07:55:18Z"
LABEL org.opencontainers.image.source="https://github.com/sortmerna/sortmerna"
LABEL org.opencontainers.image.revision="fe56ee7c53ca30f25aa31cb9a025e17cd75b636e"
LABEL org.opencontainers.image.revision="124d50ce5318b612e4a1e4da1be705523cd6eab7"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER