Commit 6137d4b3 authored by Łukasz Nowak's avatar Łukasz Nowak

Postpone interaciton a bit.

This allow to work in case of Slave Instances.
parent f64ef9b8
...@@ -27,15 +27,15 @@ ...@@ -27,15 +27,15 @@
<item> <item>
<key> <string>after_script_name</string> </key> <key> <string>after_script_name</string> </key>
<value> <value>
<list> <tuple/>
<string>Instance_changePromiseParameter</string>
</list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>before_commit_script_name</string> </key> <key> <string>before_commit_script_name</string> </key>
<value> <value>
<tuple/> <list>
<string>Instance_changePromiseParameter</string>
</list>
</value> </value>
</item> </item>
<item> <item>
......
793 794
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment