Build branch main with version main (4a6fc35)

Build pipeline: viash-hub.htrnaseq.main-28fl2

Source commit: 4a6fc3588e

Source message: Revert "Update CHANGELOG"

This reverts commit c60a634969d34e989740db7ec82aaa1ef2e65fd0.
This commit is contained in:
CI
2025-01-10 16:33:56 +00:00
parent 5196df6cd0
commit f86c73dccb
48 changed files with 96 additions and 96 deletions

View File

@@ -264,8 +264,8 @@ build_info:
output: "target/executable/parallel_map"
executable: "target/executable/parallel_map/parallel_map"
viash_version: "0.9.0"
git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225"
git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq"
git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956"
git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -517,9 +517,9 @@ ENV STAR_BINARY=STAR
COPY STAR /usr/local/bin/$STAR_BINARY
LABEL org.opencontainers.image.authors="Dries Schaumont, Toni Verbeiren"
LABEL org.opencontainers.image.description="Companion container for running component parallel_map"
LABEL org.opencontainers.image.created="2024-12-20T10:03:49Z"
LABEL org.opencontainers.image.created="2025-01-10T15:09:09Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225"
LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER