X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.gitlab-ci.yml;h=cd5ecb0d4a7de8b3933d96d7144fbd98dd178ea7;hb=8add63ca316fa1bf30a8e14a2726a64d9648ff3c;hp=2e0c48915a616b8e52c4537a084881e52a6b53cd;hpb=f03aaf270c85c68353babcce82064172e6b72423;p=tt-rss.git diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2e0c4891..cd5ecb0d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,6 @@ phpmd: image: php:5.6 + when: manual script: - sh utils/gitlab-ci/php-lint.sh - curl -o /usr/bin/phpmd -L http://static.phpmd.org/php/2.6.0/phpmd.phar