9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
default_guided_failure_mode = "On"
|
|
|
|
connectivity_policy {
|
|
allow_deployments_to_no_targets = true
|
|
}
|
|
|
|
versioning_strategy {
|
|
template = "#{Octopus.Version.LastMajor}.#{Octopus.Version.LastMinor}.#{Octopus.Version.NextPatch}"
|
|
} |