Skip to content

Instantly share code, notes, and snippets.

@shekhargulati
Created September 22, 2015 05:09
Show Gist options
  • Save shekhargulati/5607e1f655a9455a83ad to your computer and use it in GitHub Desktop.
Save shekhargulati/5607e1f655a9455a83ad to your computer and use it in GitHub Desktop.
<rule name="yakCiRule" scope="deployed">
<conditions>
<type>udm.BaseDeployed</type>
<operation>CREATE</operation>
</conditions>
<steps>
<complex-step>
<ci>
<rules-test.Yak id="Infrastructure/tmp/yak007">
</rules-test.Yak>
</ci>
</complex-step>
<complex-step>
<another-ci>
<rules-test.Yak id="Infrastructure/tmp/yak0013">
</rules-test.Yak>
</another-ci>
</complex-step>
</steps>
</rule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment