Loading before_script.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 /^[^.]/'`) Loading Loading
before_script.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 /^[^.]/'`) Loading