diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f4cdf7e..ae2b314 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,3 +33,4 @@ push: 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