Loading deploy_code_to_server.yml +1 −2 Original line number Diff line number Diff line Loading @@ -9,5 +9,4 @@ deploy_to_server: refs: - master - beta changes: - www/**/* changes: $track_folders gitlab-ci-template.yml +1 −0 Original line number Diff line number Diff line include: - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/standard_variables.yml' - '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' Loading standard_variables.yml 0 → 100644 +3 −0 Original line number Diff line number Diff line variables: track_folders: - www/**/* Loading
deploy_code_to_server.yml +1 −2 Original line number Diff line number Diff line Loading @@ -9,5 +9,4 @@ deploy_to_server: refs: - master - beta changes: - www/**/* changes: $track_folders
gitlab-ci-template.yml +1 −0 Original line number Diff line number Diff line include: - 'https://gitlab.cetera.ru/boilerplate/ci/raw/master/standard_variables.yml' - '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' Loading
standard_variables.yml 0 → 100644 +3 −0 Original line number Diff line number Diff line variables: track_folders: - www/**/*