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

fix bug

parent 8240f1f3
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
include:
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/before_script.yml'
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/stages.yml'
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/minify_assets.yml'
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/deploy_assets_to_staging.yml'
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/deploy_code_to_server.yml'
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/.minify_assets.yml'
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/.deploy_assets_to_staging.yml'
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/.deploy_code_to_server.yml'

minify_assets:
  extends: .minify_assets