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