Method: ForemanDeployments::TaskReference.tag_name
- Defined in:
- app/lib/foreman_deployments/task_reference.rb
.tag_name ⇒ Object
38 39 40 |
# File 'app/lib/foreman_deployments/task_reference.rb', line 38 def self.tag_name 'reference' end |