Closed jfryman closed 8 years ago
This commit changes the call to the environments:update rake task and only provisions the requested branch. Should result in less time burning environments that are not in use.
environments:update
This works because https://github.com/StackStorm/st2workroom/blob/master/script/tasks/environment.rake#L11.
This commit changes the call to the
environments:update
rake task and only provisions the requested branch. Should result in less time burning environments that are not in use.