Kaynağa Gözat

[Minor] Notify coveralls when build is over

tags/1.8.1
Mikhail Galanin 5 yıl önce
ebeveyn
işleme
6373ec4b81
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4
    0
      .circleci/config.yml

+ 4
- 0
.circleci/config.yml Dosyayı Görüntüle

@@ -152,6 +152,10 @@ jobs:
- *restore_coverage_data
- *merge_and_upload_coverage_data

notify:
webhooks:
- url: https://coveralls.io/webhook?repo_token={{ .Environment.COVERALLS_REPO_TOKEN }}

workflows:
version: 2
build-and-test:

Loading…
İptal
Kaydet