mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-16 02:10:59 +01:00
remove before_script
This commit is contained in:
parent
b3b2782358
commit
a53ce54c3a
@ -1,10 +1,8 @@
|
||||
before_script:
|
||||
- curl -o /usr/bin/phpmd -L http://static.phpmd.org/php/2.6.0/phpmd.phar
|
||||
- chmod +x /usr/bin/phpmd
|
||||
|
||||
phpmd:
|
||||
image: php:5.6
|
||||
script:
|
||||
- curl -o /usr/bin/phpmd -L http://static.phpmd.org/php/2.6.0/phpmd.phar
|
||||
- chmod +x /usr/bin/phpmd
|
||||
- sh utils/gitlab-ci/phpmd.sh
|
||||
|
||||
schema:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user