Andrew Dolgov %!s(int64=7) %!d(string=hai) anos
pai
achega
e734018448
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -1,7 +1,7 @@
 phpmd:
   image: php:5.6
   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
     - chmod +x /usr/bin/phpmd
     - sh utils/gitlab-ci/phpmd.sh