Libraries
»
gitlab-qa
(8.4.0)
»
Index
»
Gitlab
»
QA
»
Release
»
#to_s
Method: Gitlab::QA::Release#to_s
Defined in:
lib/gitlab/qa/release.rb
#
to_s
⇒
Object
71 72 73
# File 'lib/gitlab/qa/release.rb', line 71
def
to_s
"
#{
image
}
:
#{
tag
}
"
end