oops fixed a typo

This commit is contained in:
Ronald A. Richardson
2024-02-05 19:09:16 +08:00
parent f459f2e7e3
commit 038382928b

View File

@@ -2,7 +2,7 @@
variable "REGISTRY" { default = "" }
variable "VERSION" { default = "latest" }
variable "CACHE" { default = "" }
variable "CACHE" { default = "" }
variable "GCP" { default = false }
variable "GITHUB_AUTH_KEY" { default = "" }
group "default" {