Skip to content

Instantly share code, notes, and snippets.

@shekhargulati
Created September 22, 2015 05:21
Show Gist options
  • Save shekhargulati/6f847a9ee1d247335781 to your computer and use it in GitHub Desktop.
Save shekhargulati/6f847a9ee1d247335781 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>
<another-ci>
<rules-test.Yak id="Infrastructure/tmp/yak008">
</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