[Komodo] Commit Sync: update release.toml

This commit is contained in:
komodo
2025-07-27 19:18:48 +00:00
parent ed54feaa6e
commit d92bdee407

View File

@@ -99,6 +99,12 @@ extra_args = [
[[build]] [[build]]
name = "komodo-util" name = "komodo-util"
description = """
OPEN FOR INSTRUCTIONS
Must run the following command on host to create the builder:
'docker buildx create --name builder --use --bootstrap'
"""
tags = ["release", "util"] tags = ["release", "util"]
[build.config] [build.config]
builder = "local" builder = "local"