From 4f12f5de04933db256d87fe314a0220ab68965b6 Mon Sep 17 00:00:00 2001
From: Pavel Vorobyov
Date: Wed, 10 Jun 2020 11:45:42 +0300
Subject: [PATCH] notify fixed
---
.gitlab-ci.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ae2b314..d075d11 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,5 +32,4 @@ push:
- 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"
- - sleep 3600
+ - ./icqnotify.py "a new release of XC is out:\n$filename"