Переход с тестовой версии на основную ветку
This commit is contained in:
+3
-3
@@ -1,13 +1,13 @@
|
||||
variable "registry" {
|
||||
default = "repo.nstart.local"
|
||||
default = "repo.nstart.cloud"
|
||||
}
|
||||
|
||||
variable "base_repo" {
|
||||
default = "repo.nstart.local/"
|
||||
default = "repo.nstart.cloud/"
|
||||
}
|
||||
|
||||
variable "VERSION" {
|
||||
default = "1.0.1"
|
||||
default = "1.0.2"
|
||||
}
|
||||
|
||||
function "oci_labels" {
|
||||
|
||||
Reference in New Issue
Block a user