neoloc/build_incus_images #11
@ -7,5 +7,5 @@ source "docker" "os" {
|
||||
source "incus" "os" {
|
||||
image = var.incus_source
|
||||
output_image = local.incus_output_image
|
||||
publish_remote_name = "local"
|
||||
publish_remote_name = "incus-images"
|
||||
}
|
||||
|
||||
@ -121,7 +121,6 @@ variable "git_branch" {
|
||||
type = string
|
||||
default = env("GIT_BRANCH")
|
||||
}
|
||||
|
||||
variable "include_incus_client_certs" {
|
||||
type = bool
|
||||
default = false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user