[Komodo] mbecker20: Commit Resource File: update dev.toml
This commit is contained in:
4
dev.toml
4
dev.toml
@ -1,5 +1,5 @@
|
||||
[[build]]
|
||||
name = "komodo-binaries-dev-aarch64"
|
||||
name = "binaries-dev-aarch64"
|
||||
tags = ["dev", "binaries", "aarch64"]
|
||||
[build.config]
|
||||
builder = "aarch64-builder"
|
||||
@ -20,7 +20,7 @@ image_registry.organization = "komodo"
|
||||
##
|
||||
|
||||
[[build]]
|
||||
name = "komodo-binaries-dev-x86_64"
|
||||
name = "binaries-dev-x86_64"
|
||||
tags = ["dev", "binaries", "x86_64"]
|
||||
[build.config]
|
||||
builder = "x86_64-builder"
|
||||
|
Reference in New Issue
Block a user