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