Skip to content
Snippets Groups Projects
Commit 7797bf96 authored by Ludovic Claude's avatar Ludovic Claude Committed by GitHub
Browse files

Merge pull request #1 from HBPMedical/atomist-addcirclewebhookeditor-1505131973713

Receive build notifications via Atomist
parents afac4e19 18f9b148
No related branches found
No related tags found
No related merge requests found
---
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: ...@@ -21,3 +21,6 @@ test:
# - docker login -u $DOCKER_HUB_USER -p $DOCKER_HUB_PASS -e $DOCKER_HUB_EMAIL # - docker login -u $DOCKER_HUB_USER -p $DOCKER_HUB_PASS -e $DOCKER_HUB_EMAIL
# - docker push --branch-tags=false --commit-tags=true # - docker push --branch-tags=false --commit-tags=true
# - mvn sonar:sonar -Dsonar.login=$SONAR_KEY # Need SonarQube back on a public URL # - 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