From 8ffd86848d16171e37ede7947481af6414e7022a Mon Sep 17 00:00:00 2001 From: Pavel Vorobyov Date: Wed, 15 Apr 2020 16:57:19 +0300 Subject: [PATCH] master builds --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 97a377a..3e446c3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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"