Skip to content

Instantly share code, notes, and snippets.

@learnit-codeit
Created December 22, 2020 11:24
Show Gist options
  • Save learnit-codeit/21389901d7cd0b6f9aa4db56123d7fa6 to your computer and use it in GitHub Desktop.
Save learnit-codeit/21389901d7cd0b6f9aa4db56123d7fa6 to your computer and use it in GitHub Desktop.
<profiles>
<profile>
<activation>
<property>
<name>env</name>
<value>prod</value>
</property>
</activation>
...
</profile>
</profiles>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment