Commit 829988dd authored by Makovkin Denis's avatar Makovkin Denis
Browse files

Update gitlab-ci-template.yml

parent 5e9ebbbc
Loading
Loading
Loading
Loading
+0 −5
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/.test_sources.yml'
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/.build_assets.yml'
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/.build_composer.yml'
  - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/.deploy_assets_to_staging.yml'
@@ -22,7 +21,3 @@ include:
  
.deploy_composer_files_to_server:
  extends: .deploy_composer_files_to_server

.phpcs_test:
  extends: .phpcs_test
  
 No newline at end of file