neoloc/build_incus_images (#11)
Deploy / build (push) Failing after 42s

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/11
This commit was merged in pull request #11.
This commit is contained in:
2025-04-24 01:12:25 +10:00
parent f59b0fa199
commit 8e42e3c6b9
10 changed files with 32 additions and 10 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ source "docker" "os" {
source "incus" "os" {
image = var.incus_source
output_image = local.incus_output_image
publish_remote_name = "local"
profile = "build"
}
-1
View File
@@ -121,7 +121,6 @@ variable "git_branch" {
type = string
default = env("GIT_BRANCH")
}
variable "include_incus_client_certs" {
type = bool
default = false