mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 14:15:56 +00:00
CI: use when:manual instead of limiting to triggers
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user