mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:55:55 +00:00
CI: set all tests to manual because of gitlab flakiness
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
phpmd:
|
phpmd:
|
||||||
image: php:5.6
|
image: php:5.6
|
||||||
|
when: manual
|
||||||
script:
|
script:
|
||||||
- sh utils/gitlab-ci/php-lint.sh
|
- sh utils/gitlab-ci/php-lint.sh
|
||||||
- curl -o /usr/bin/phpmd -L http://static.phpmd.org/php/2.6.0/phpmd.phar
|
- curl -o /usr/bin/phpmd -L http://static.phpmd.org/php/2.6.0/phpmd.phar
|
||||||
|
|||||||
Reference in New Issue
Block a user