Build branch main with version main (237a2e3)
Build pipeline: viash-hub.biobox.main-dqhhg
Source commit: 237a2e3a22
Source message: Fixes the typo raised in issue #132 (#157)
* Fixes the typo raised in issue #132
* Add changelog entry
* fix typo, modify script
---------
Co-authored-by: jakubmajercik <jakub.majercik@gmail.com>
This commit is contained in:
@@ -685,9 +685,9 @@ build_info:
|
||||
output: "target/executable/gffread"
|
||||
executable: "target/executable/gffread/gffread"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "bc9cc0a6ce4e0b87a4ce47561b4812b449e101ca"
|
||||
git_remote: "https://x-access-token:ghs_lSKHBbqnO6mkOoPjjavM2ghphcCkFP1NX9Uo@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-5-gbc9cc0a"
|
||||
git_commit: "237a2e3a229ee589d1ebbc282526f87398e26f58"
|
||||
git_remote: "https://x-access-token:ghs_d8HWKccvaGy0CcM6cBJNV2ku91TvFG4KZuEr@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-7-g237a2e3"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
version: "main"
|
||||
|
||||
@@ -807,9 +807,9 @@ RUN echo "gffread: \"$(gffread --version 2>&1)\"" > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.authors="Emma Rousseau"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component gffread"
|
||||
LABEL org.opencontainers.image.created="2024-09-19T03:54:05Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-27T09:55:00Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/gpertea/gffread"
|
||||
LABEL org.opencontainers.image.revision="bc9cc0a6ce4e0b87a4ce47561b4812b449e101ca"
|
||||
LABEL org.opencontainers.image.revision="237a2e3a229ee589d1ebbc282526f87398e26f58"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user