lib/takeltau/ship/project/start.rb in takeltau-0.46.8 vs lib/takeltau/ship/project/start.rb in takeltau-0.46.9
- old
+ new
@@ -91,10 +91,10 @@
say
end
# get additional volume arguments for the teamcity project
def _ship_project_start_get_args(project)
- return '' unless project == 'teamcity'
+ return '' unless %w[teamcity all].include? project
config.active['ship_run_args_teamcity']
end
# get a sortable list of port numbers and strings describing the ports