CI: use when:manual instead of limiting to triggers

master
Andrew Dolgov 8 years ago
parent 94eedc29c0
commit a7bb248ccf

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

Loading…
Cancel
Save