Loading gitlab-ci-template.yml +5 −0 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' Loading @@ -21,3 +22,7 @@ include: .deploy_composer_files_to_server: extends: .deploy_composer_files_to_server .phpcs_test: extends: .phpcs_test No newline at end of file Loading
gitlab-ci-template.yml +5 −0 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' Loading @@ -21,3 +22,7 @@ include: .deploy_composer_files_to_server: extends: .deploy_composer_files_to_server .phpcs_test: extends: .phpcs_test No newline at end of file