Commit bef492d2 authored by Ilya Rassadin's avatar Ilya Rassadin
Browse files

fix bug

parent 7d581a08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
  then
    export PROJECT_FILTER="rsync-filter"
  else
    curl -O "https://gitlab.cetera.ru/boilerplate/ci/raw/ci-delete/rsync-filter-${PROJECT_CMS_TYPE}"
    curl -O "https://gitlab.cetera.ru/boilerplate/ci/raw/master/rsync-filter-${PROJECT_CMS_TYPE}"
    export PROJECT_FILTER="rsync-filter-${PROJECT_CMS_TYPE}"
  fi
  echo $PROJECT_FILTER