[Komodo] Commit Sync: update release.toml
This commit is contained in:
@ -32,13 +32,13 @@ image_registry.account = "mbecker20"
|
|||||||
|
|
||||||
[[build]]
|
[[build]]
|
||||||
name = "komodo-core"
|
name = "komodo-core"
|
||||||
tags = ["release", "core"]
|
|
||||||
description = """
|
description = """
|
||||||
OPEN FOR INSTRUCTIONS
|
OPEN FOR INSTRUCTIONS
|
||||||
|
|
||||||
Must run the following command to create the builder:
|
Must run the following command on host to create the builder:
|
||||||
'docker buildx create --name builder --use --bootstrap'
|
'docker buildx create --name builder --use --bootstrap'
|
||||||
"""
|
"""
|
||||||
|
tags = ["release", "core"]
|
||||||
[build.config]
|
[build.config]
|
||||||
builder = "local"
|
builder = "local"
|
||||||
version = "1.16.12"
|
version = "1.16.12"
|
||||||
@ -72,13 +72,13 @@ image_registry.account = "mbecker20"
|
|||||||
|
|
||||||
[[build]]
|
[[build]]
|
||||||
name = "komodo-periphery"
|
name = "komodo-periphery"
|
||||||
tags = ["release", "periphery"]
|
|
||||||
description = """
|
description = """
|
||||||
OPEN FOR INSTRUCTIONS
|
OPEN FOR INSTRUCTIONS
|
||||||
|
|
||||||
Must run the following command to create the builder:
|
Must run the following command to create the builder:
|
||||||
'docker buildx create --name builder --use --bootstrap'
|
'docker buildx create --name builder --use --bootstrap'
|
||||||
"""
|
"""
|
||||||
|
tags = ["release", "periphery"]
|
||||||
[build.config]
|
[build.config]
|
||||||
builder = "local"
|
builder = "local"
|
||||||
version = "1.16.12"
|
version = "1.16.12"
|
||||||
|
Reference in New Issue
Block a user