Build branch main with version main (fe56ee7)
Build pipeline: viash-hub.biobox.main-fjg6k
Source commit: fe56ee7c53
Source message: change output quant file to an optional argument (#151)
This commit is contained in:
@@ -507,7 +507,7 @@ build_info:
|
||||
output: "target/executable/lofreq/lofreq_call"
|
||||
executable: "target/executable/lofreq/lofreq_call/lofreq_call"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "80aaf333dc1245b8bbec9aa7b628d85c5e413f4b"
|
||||
git_commit: "fe56ee7c53ca30f25aa31cb9a025e17cd75b636e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -656,9 +656,9 @@ echo "lofreq: $version" > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.authors="Kai Waldrant"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component lofreq lofreq_call"
|
||||
LABEL org.opencontainers.image.created="2024-09-13T07:15:52Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-13T07:20:27Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
|
||||
LABEL org.opencontainers.image.revision="80aaf333dc1245b8bbec9aa7b628d85c5e413f4b"
|
||||
LABEL org.opencontainers.image.revision="fe56ee7c53ca30f25aa31cb9a025e17cd75b636e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -215,7 +215,7 @@ build_info:
|
||||
output: "target/executable/lofreq/lofreq_indelqual"
|
||||
executable: "target/executable/lofreq/lofreq_indelqual/lofreq_indelqual"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "80aaf333dc1245b8bbec9aa7b628d85c5e413f4b"
|
||||
git_commit: "fe56ee7c53ca30f25aa31cb9a025e17cd75b636e"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -501,9 +501,9 @@ echo "lofreq: $version" > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.authors="Kai Waldrant"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component lofreq lofreq_indelqual"
|
||||
LABEL org.opencontainers.image.created="2024-09-13T07:15:52Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-13T07:20:27Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
|
||||
LABEL org.opencontainers.image.revision="80aaf333dc1245b8bbec9aa7b628d85c5e413f4b"
|
||||
LABEL org.opencontainers.image.revision="fe56ee7c53ca30f25aa31cb9a025e17cd75b636e"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user