Last active
November 17, 2016 18:07
-
-
Save Dalmirog-zz/f1367c8fbe06ba7c20d9311d1724cba8 to your computer and use it in GitHub Desktop.
Revisions
-
dalmirog revised this gist
Nov 17, 2016 . 1 changed file with 10 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,2 +1,10 @@ * 1 Project * 2 Lifecycles - Lifecycle one can be called "Dev Only" and should only contain the "Dev" environment. - Lifecycle 2 "Default Lifecycle" should contain the rest of the environments. * 2 Channels - Channel "Dev Only" Will use the "Dev Only" lifecycle and will have a rule that will only deploy packages with the *unstable* tag - Channel "Default" will use "Default Lifecycle" and will have a rule to make it only deploy packages without tags. You can read more about Channels configurations here: http://docs.octopusdeploy.com/display/OD/Channels You'll particularly want to pay attention to the *Versioning Rules* section: http://docs.octopusdeploy.com/display/OD/Channels#Channels-DefiningVersionRulesversionrules -
dalmirog created this gist
Nov 17, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ - whatever --whatever 2