integrate Slack notification

This commit is contained in:
Matthias
2019-11-12 09:39:30 +01:00
parent a241c2af0d
commit 37ef5c38f0
2 changed files with 38 additions and 5 deletions

View File

@@ -45,11 +45,11 @@ jobs:
- script: mypy freqtrade scripts
name: mypy
- stage: docker
if: branch in (master, develop, feat/improve_travis) AND (type in (push, cron))
script:
- build_helpers/publish_docker.sh
name: "Build and test and push docker image"
# - stage: docker
# if: branch in (master, develop, feat/improve_travis) AND (type in (push, cron))
# script:
# - build_helpers/publish_docker.sh
# name: "Build and test and push docker image"
notifications:
slack: