aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-12-22 18:52:14 -0700
committerMelody Horn <melody@boringcactus.com>2020-12-22 18:52:14 -0700
commit2a5e244c74c7f23d46dd4b636a5590e81119dcd7 (patch)
treeb91bd4deeed1bff8dd9a78e53c18ea6e26138087 /.build.yml
parentf2cd937b4b6389ccc1f03c71a7d2f8df6e6089da (diff)
downloadspec-2a5e244c74c7f23d46dd4b636a5590e81119dcd7.tar.gz
spec-2a5e244c74c7f23d46dd4b636a5590e81119dcd7.zip
fix irc notifications
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 1f2891f..351bf99 100644
--- a/.build.yml
+++ b/.build.yml
@@ -31,7 +31,7 @@ tasks:
- notify: |
cd crowbar-spec
message="crowbar spec updated: $(git log -1 --no-decorate --oneline)"
- echo "/NOTICE #crowbar-lang :$message" | ssh -o StrictHostKeyChecking=no services@boringcactus.com 'sh -c "cat > ~/irc/chat.freenode.net/#crowbar-lang/in"'
+ echo "irc.server.freenode */notice #crowbar-lang $message" | ssh -o StrictHostKeyChecking=no services@boringcactus.com 'sh -c "cat > ~/.weechat/weechat_fifo"'
artifacts:
- crowbar-spec/_build/rinoh/crowbar-spec.pdf
- crowbar-spec/_build/epub/crowbar-spec.epub