Skip to content

Commit e74d170

Browse files
committed
Notify our slack proxy when a build completes
1 parent e7935cd commit e74d170

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

circle.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ deployment:
2020
- gcloud auth activate-service-account --key-file /tmp/gcloud_key.json
2121
- gcloud docker -a
2222
- docker push $PRIVATE_REGISTRY/$CIRCLE_PROJECT_REPONAME:b$CIRCLE_BUILD_NUM
23+
24+
notify:
25+
webhooks:
26+
- url: https://cc-slack-proxy.herokuapp.com/circle

0 commit comments

Comments
 (0)