CI: try IRC notifications

This commit is contained in:
Adriaan de Groot 2021-01-28 14:11:21 +01:00
parent b85e5b52c2
commit 88128e91fe

View File

@ -85,3 +85,12 @@ jobs:
working-directory: ${{ env.BUILDDIR }}
run: |
make install VERBOSE=1
-
name: notify
uses: rectalogic/notify-irc@v1
with:
server: char.freenode.net
channel: #calamares
nickname: ircalamares
message: |
${{ github.actor }} pushed ${{ github.event.ref }} CI ${{ steps.install.conclusion }}