Update step template version
This commit is contained in:
@@ -30,7 +30,7 @@ step "terraform-apply" {
|
|||||||
properties = {
|
properties = {
|
||||||
Octopus.Action.RunOnServer = "true"
|
Octopus.Action.RunOnServer = "true"
|
||||||
Octopus.Action.Template.Id = "ActionTemplates-2"
|
Octopus.Action.Template.Id = "ActionTemplates-2"
|
||||||
Octopus.Action.Template.Version = "0"
|
Octopus.Action.Template.Version = "1"
|
||||||
}
|
}
|
||||||
worker_pool_variable = ""
|
worker_pool_variable = ""
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user