Skip to content
Snippets Groups Projects
Commit 18f9b148 authored by Ludovic Claude's avatar Ludovic Claude
Browse files

Send build events to Atomist.

parent afac4e19
No related branches found
No related tags found
1 merge request!1Receive build notifications via Atomist
---
kind: "operation"
client: "com.atomist:rug"
version: "1.0.0-20170816122823"
editor:
name: "AddCircleWebhookEditor"
group: "atomist"
artifact: "enrollment-rugs"
version: "0.3.52"
origin:
repo: "git@github.com:atomisthq/enrollment-rugs.git"
branch: "7a6d5332592a7fa24e9cb5d4080747889e295d1f"
sha: "7a6d533"
parameters:
- "atomistWebhookUrl": "https://webhook.atomist.com/atomist/circle"
.atomist.yml linguist-generated=true
......@@ -21,3 +21,6 @@ test:
# - docker login -u $DOCKER_HUB_USER -p $DOCKER_HUB_PASS -e $DOCKER_HUB_EMAIL
# - docker push --branch-tags=false --commit-tags=true
# - mvn sonar:sonar -Dsonar.login=$SONAR_KEY # Need SonarQube back on a public URL
notify:
webhooks:
- url: 'https://webhook.atomist.com/atomist/circle'
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment