Merge pull request #3946 from Human-Connection/3945-switch-ofcodecov-for-last-deployment

build: 🍰 Disable Codecov for last deploy
This commit is contained in:
Wolfgang Huß 2020-10-15 12:26:44 +02:00 committed by GitHub
commit c8b5729e09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,8 @@ script:
# - yarn run cypress:run --record # - yarn run cypress:run --record
# - yarn run cucumber # - yarn run cucumber
# Coverage # Coverage
- yarn run codecov # disable this uneffective thing for last deploy, because of easyness!
# - yarn run codecov
after_success: after_success:
- wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh - wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh