1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-28 12:10:52 +02:00

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

View File

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