Debug message removed.
parent
36829e8664
commit
0f89791a76
|
@ -90,7 +90,6 @@ class GenConfig::Context
|
|||
raise Exception.new "Could not find template to generate file ('#{target}')."
|
||||
end
|
||||
|
||||
pp ENV["SERVICE_ID"]?
|
||||
if service_id = ENV["SERVICE_ID"]?
|
||||
if service = Service.get_by_id service_id
|
||||
environment = service.environment
|
||||
|
|
Loading…
Reference in New Issue