Method: CM::Resource::Concourse#operation_deploy

Defined in:
lib/CM/resource/concourse.rb

#operation_deployObject


Operations



27
28
29
30
31
# File 'lib/CM/resource/concourse.rb', line 27

def operation_deploy
  super do
    success = true
  end
end