Skip to content

Instantly share code, notes, and snippets.

@brunojppb
Created August 27, 2018 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunojppb/2b01c90ee1b9a34b8092d09bee182b16 to your computer and use it in GitHub Desktop.
Save brunojppb/2b01c90ee1b9a34b8092d09bee182b16 to your computer and use it in GitHub Desktop.
curl -X POST --data-urlencode "payload={\"channel\": \"#general\", \"username\": \"%teamcity.build.triggeredBy% (TeamCity)\", \"text\": \":rocket: New deployment sent to production servers. [%teamcity.build.branch%]\", \"icon_emoji\": \":rocket:\"}" https://hooks.slack.com/services/<YOUR_URL_HERE>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment