Initial commit for octopus-trial

This commit is contained in:
Henne Vogelsang 2023-02-22 13:01:36 +00:00 committed by Octopus Deploy
parent 097470bb0c
commit a882b3e1e4
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