Method: Gitlab::QA::Release#to_s

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

#to_sObject



68
69
70
# File 'lib/gitlab/qa/release.rb', line 68

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