Fix broken nightly job (#19701)

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
7.30.x
Mykhailo Kuznietsov 2021-04-28 16:37:41 +03:00 committed by GitHub
parent f1627783b7
commit 7f5c8d53d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ jobs:
if: ${{ failure() }}
run: |
echo "{\"text\":\":no_entry_sign: Nightly Che Server build has failed: https://github.com/eclipse/che/actions/workflows/nightly-build.yml\"}" > mattermost.json
- name: Send MM message
if: ${{ failure() }}
uses: mattermost/action-mattermost-notify@1.0.2
env: