mirror of
https://github.com/mempool/mempool.git
synced 2025-01-17 18:52:34 +01:00
Send deployment notifications to mempool.dev keybase group
This commit is contained in:
parent
4b72a14706
commit
7e89de4612
@ -68,5 +68,6 @@ for target in mainnet liquid bisq;do build_frontend "${target}";done
|
||||
for target in mainnet liquid bisq;do ship_frontend "${target}";done
|
||||
|
||||
echo "${HOSTNAME} updated to \`${TAG}\` @ \`${HASH}\`" | /usr/local/bin/keybase chat send --nonblock --channel ops mempool.space
|
||||
echo "${HOSTNAME} updated to \`${TAG}\` @ \`${HASH}\`" | /usr/local/bin/keybase chat send --nonblock --channel general mempool.dev
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user