notify fixed

This commit is contained in:
Pavel Vorobyov
2020-06-10 11:45:42 +03:00
parent e61b4f7323
commit 4f12f5de04

View File

@@ -32,5 +32,4 @@ push:
- master - master
script: script:
- filename=$(curl --upload-file ./xc-linux-amd64 https://t.bk.ru/xc) - filename=$(curl --upload-file ./xc-linux-amd64 https://t.bk.ru/xc)
- icqnotify.py "a new release of XC is out:\n$filename" - ./icqnotify.py "a new release of XC is out:\n$filename"
- sleep 3600