]> git.wh0rd.org - tt-rss.git/commitdiff
ci: fix typo
authorAndrew Dolgov <noreply@fakecake.org>
Wed, 26 Apr 2017 13:31:21 +0000 (16:31 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Wed, 26 Apr 2017 13:31:21 +0000 (16:31 +0300)
.gitlab-ci.yml

index b66939c49645b83dc828e8fad176f51ea4d824fe..6fca8825dc5c4cbd1b630f14da9f54396292aa56 100644 (file)
@@ -1,7 +1,7 @@
 phpmd:\r
   image: php:5.6\r
   script:\r
-    - sh utils/php-lint.sh\r
+    - sh utils/gitlab-ci/php-lint.sh\r
     - curl -o /usr/bin/phpmd -L http://static.phpmd.org/php/2.6.0/phpmd.phar\r
     - chmod +x /usr/bin/phpmd\r
     - sh utils/gitlab-ci/phpmd.sh\r