Commit 2fecf9d7 authored by Denis Sakharov's avatar Denis Sakharov
Browse files

phpcs_test:only:changes:- /**/*.{php}

parent 791e8756
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ phpcs_test:
    - *phpcs_test_script
  only:
    changes:
      - /**/*.php
      - /**/*.{php}

.set_layouts: &set_layouts |
  cd $CI_PROJECT_DIR/working/ && export LAYOUTS=(`ls -1 -d ./*/|perl -nE 's{^\./(.+)/$}{$1}; print if /^[^.]/'`)