mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 20:45:55 +00:00
ci: fix typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
phpmd:
|
phpmd:
|
||||||
image: php:5.6
|
image: php:5.6
|
||||||
script:
|
script:
|
||||||
- sh utils/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
|
||||||
- chmod +x /usr/bin/phpmd
|
- chmod +x /usr/bin/phpmd
|
||||||
- sh utils/gitlab-ci/phpmd.sh
|
- sh utils/gitlab-ci/phpmd.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user