Build branch main with version main (32cec14)

Build pipeline: viash-hub.craftbox.main-9qgjl

Source commit: 32cec141fe

Source message: Update README.qmd and render (#15)
This commit is contained in:
CI
2025-08-28 13:53:50 +00:00
parent 877514552b
commit c7d5e8d12b
26 changed files with 55 additions and 55 deletions

View File

@@ -197,9 +197,9 @@ build_info:
output: "target/executable/sync_resources"
executable: "target/executable/sync_resources/sync_resources"
viash_version: "0.9.4"
git_commit: "952e20a6a88b08cfb46a57bfdb228d82c01e4748"
git_commit: "32cec141fe0eb61ce1b63f36a2e5c3ae2fbf9550"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-8-g952e20a"
git_tag: "v0.1.0-9-g32cec14"
package_config:
name: "craftbox"
version: "main"

View File

@@ -455,9 +455,9 @@ RUN rclone config create s3 s3 anonymous=true
RUN rclone config create gs gcs anonymous=true
LABEL org.opencontainers.image.authors="Robrecht Cannoodt, Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component sync_resources"
LABEL org.opencontainers.image.created="2025-06-26T14:28:25Z"
LABEL org.opencontainers.image.created="2025-08-28T13:47:24Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
LABEL org.opencontainers.image.revision="952e20a6a88b08cfb46a57bfdb228d82c01e4748"
LABEL org.opencontainers.image.revision="32cec141fe0eb61ce1b63f36a2e5c3ae2fbf9550"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER