Method: Wellcar::Templates::BuildProductionImage#repository_base_path

Defined in:
lib/wellcar/templates/build_production_image.rb

#repository_base_pathObject



13
14
15
# File 'lib/wellcar/templates/build_production_image.rb', line 13

def repository_base_path
  [, app_name].join "/"
end