Initial commit of deployment process

This commit is contained in:
admin
2023-08-06 08:21:09 -05:00
committed by Octopus Deploy
parent f379919b64
commit c5320994b4
4 changed files with 8 additions and 0 deletions

View File

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

View File

@@ -0,0 +1 @@
version = 6

0
.octopus/variables.ocl Normal file
View File