mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -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
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
Loading…
Add table
Add a link
Reference in a new issue