Commit 791e8756 authored by Denis Sakharov's avatar Denis Sakharov
Browse files

Revert

parent c3d1b5d6
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 /^[^.]/'`)