Files
gitlab-projects/.octopus/deployment_settings.ocl
2023-12-19 20:49:45 -06:00

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}"
}