mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
Initial commit of deployment process
This commit is contained in:
parent
f379919b64
commit
c5320994b4
4 changed files with 8 additions and 0 deletions
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}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue