mirror of
https://github.com/mempool/mempool.git
synced 2025-03-15 12:20:28 +01:00
ops: Comment out old keybase commands in build script
This commit is contained in:
parent
636b4c0da7
commit
9bef19449f
1 changed files with 2 additions and 2 deletions
|
@ -173,7 +173,7 @@ for repo in $frontend_repos;do
|
|||
done
|
||||
|
||||
# notify everyone
|
||||
echo "${HOSTNAME} updated to \`${REF}\` @ \`${HASH}\`" | /usr/local/bin/keybase chat send --nonblock --channel general mempool.dev
|
||||
echo "${HOSTNAME} updated to \`${REF}\` @ \`${HASH}\`" | /usr/local/bin/keybase chat send --nonblock --channel general "mempool.ops.${LOCATION}"
|
||||
#echo "${HOSTNAME} updated to \`${REF}\` @ \`${HASH}\`" | /usr/local/bin/keybase chat send --nonblock --channel general mempool.dev
|
||||
#echo "${HOSTNAME} updated to \`${REF}\` @ \`${HASH}\`" | /usr/local/bin/keybase chat send --nonblock --channel general "mempool.ops.${LOCATION}"
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Reference in a new issue