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