From: Andrew Dolgov Date: Tue, 25 Apr 2017 10:52:42 +0000 (+0300) Subject: CI: use when:manual instead of limiting to triggers X-Git-Tag: 17.12~242 X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=commitdiff_plain;h=a7bb248ccfa6be68757b3a17b71ba05b7879716a CI: use when:manual instead of limiting to triggers --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed7c32d6..46eff28d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,8 +16,7 @@ stages: - test jobs: - only: - - triggers + when: manual stage: test script: - sh ./utils/gitlab-ci/php-lint.sh