From 61f10e01c756377cf4920cdeb40442d32b5673f8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 15 Jun 2018 02:32:26 +0300 Subject: Move header from branched .gitlab-ci.yml into separate file. --- tools/ci/branches/ci_site/.gitlab-ci.yml | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'tools/ci/branches/ci_site') diff --git a/tools/ci/branches/ci_site/.gitlab-ci.yml b/tools/ci/branches/ci_site/.gitlab-ci.yml index 14f7f45ab..b422f9587 100644 --- a/tools/ci/branches/ci_site/.gitlab-ci.yml +++ b/tools/ci/branches/ci_site/.gitlab-ci.yml @@ -2,27 +2,6 @@ stages: - build - stats -# with :; prevent from run it on windows -before_script: - - ":; uname -a" - - ":; cat /etc/os-release" - - ":; pwd" - - ":; cat /proc/sys/kernel/core_pattern" - - ":; mkdir logs || true" - - ":; ${UPDATEREPOS}" - - ":; ${DOCKERRETRY} ${PMUPDATE} >logs/apt.log" - - ":; ${DOCKERRETRY} ${PMINSTALL} ${PACKAGES} >>logs/apt.log" - -image: debian:unstable -variables: - GET_SOURCES_ATTEMPTS: "5" - ARTIFACT_DOWNLOAD_ATTEMPTS: "5" - UPDATEREPOS: "tools/ci/scripts/updaterepos.sh" - PMUPDATE: "apt-get update" - PMINSTALL: "apt-get install -y -qq" - DOCKERRETRY: "./tools/ci/scripts/dockerretry.sh" - GIT_DEPTH: "1" - .job-push: &job-push artifacts: paths: -- cgit v1.2.3-60-g2f50