CI: use when:manual instead of limiting to triggers

This commit is contained in:
Andrew Dolgov 2017-04-25 13:52:42 +03:00
parent 94eedc29c0
commit a7bb248ccf
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ stages:
- test
jobs:
only:
- triggers
when: manual
stage: test
script:
- sh ./utils/gitlab-ci/php-lint.sh