~boringcactus/crowbar-spec

2a5e244c74c7f23d46dd4b636a5590e81119dcd7 — Melody Horn 2 years ago f2cd937
fix irc notifications
1 files changed, 1 insertions(+), 1 deletions(-)

M .build.yml
M .build.yml => .build.yml +1 -1
@@ 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