Initial commit of deployment process
This commit is contained in:
0
.octopus/deployment_process.ocl
Normal file
0
.octopus/deployment_process.ocl
Normal file
7
.octopus/deployment_settings.ocl
Normal file
7
.octopus/deployment_settings.ocl
Normal file
@@ -0,0 +1,7 @@
|
||||
connectivity_policy {
|
||||
allow_deployments_to_no_targets = true
|
||||
}
|
||||
|
||||
versioning_strategy {
|
||||
template = "#{Octopus.Version.LastMajor}.#{Octopus.Version.LastMinor}.#{Octopus.Version.NextPatch}"
|
||||
}
|
||||
1
.octopus/schema_version.ocl
Normal file
1
.octopus/schema_version.ocl
Normal file
@@ -0,0 +1 @@
|
||||
version = 6
|
||||
0
.octopus/variables.ocl
Normal file
0
.octopus/variables.ocl
Normal file
Reference in New Issue
Block a user