Method: Jets::Naming.api_deployment_template_path
- Defined in:
- lib/jets/naming.rb
.api_deployment_template_path ⇒ Object
37 38 39 |
# File 'lib/jets/naming.rb', line 37 def api_deployment_template_path "#{template_path_prefix}-api-deployment.yml" end |