master builds

This commit is contained in:
Pavel Vorobyov
2020-04-15 16:57:19 +03:00
parent 845148fd2c
commit 8ffd86848d

View File

@@ -28,6 +28,8 @@ build:linux:
push:
stage: push
only:
- master
script:
- filename=$(curl --upload-file ./xc-linux-amd64 https://t.bk.ru/xc)
- icqnotify.py "a new release of XC is out:\n$filename"