Skip to content

Commit

Permalink
Merge pull request #1 from HBPMedical/atomist-addcirclewebhookeditor-…
Browse files Browse the repository at this point in the history
…1505130063779

Receive build notifications via Atomist
  • Loading branch information
ludovicc authored Sep 11, 2017
2 parents 3e5a1cf + 3b69c07 commit 75e65ba
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .atomist.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.atomist.yml linguist-generated=true
3 changes: 3 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ dependencies:
test:
override:
- PATH=$PATH:/$HOME/.captain/bin/ ./tests/test.sh
notify:
webhooks:
- url: 'https://webhook.atomist.com/atomist/circle'

0 comments on commit 75e65ba

Please sign in to comment.