Method: Gitlab::QA::Release#to_s

Defined in:
lib/gitlab/qa/release.rb

#to_sObject



71
72
73
# File 'lib/gitlab/qa/release.rb', line 71

def to_s
  "#{image}:#{tag}"
end