Fix review comments
This commit is contained in:
@@ -97,11 +97,7 @@ class Mrsk::Configuration::Builder
|
|||||||
end
|
end
|
||||||
|
|
||||||
def cache_image_ref
|
def cache_image_ref
|
||||||
if @server.present?
|
[ @server, cache_image ].compact.join("/")
|
||||||
"#{@server}/#{cache_image}"
|
|
||||||
else
|
|
||||||
cache_image
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
||||||
def cache_from_config_for_gha
|
def cache_from_config_for_gha
|
||||||
|
|||||||
Reference in New Issue
Block a user