Method: Wellcar::Templates::BuildProductionImage#repository_base_path
- Defined in:
- lib/wellcar/templates/build_production_image.rb
#repository_base_path ⇒ Object
13 14 15 |
# File 'lib/wellcar/templates/build_production_image.rb', line 13 def repository_base_path [repo_account, app_name].join "/" end |