add some debug for testing staging
This commit is contained in:
parent
8afaeb10c0
commit
ba6b5b7cba
|
@ -174,6 +174,7 @@ class Job < Travis::Model
|
||||||
end
|
end
|
||||||
|
|
||||||
def normalize_config(config)
|
def normalize_config(config)
|
||||||
|
puts "**DEBUG:*** #{config.inspect}"
|
||||||
config = config ? config.deep_symbolize_keys : {}
|
config = config ? config.deep_symbolize_keys : {}
|
||||||
|
|
||||||
if config[:deploy]
|
if config[:deploy]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user