summaryrefslogtreecommitdiff
path: root/tools/ci/branches/ci_mse/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/branches/ci_mse/.gitlab-ci.yml')
-rw-r--r--tools/ci/branches/ci_mse/.gitlab-ci.yml26
1 files changed, 0 insertions, 26 deletions
diff --git a/tools/ci/branches/ci_mse/.gitlab-ci.yml b/tools/ci/branches/ci_mse/.gitlab-ci.yml
index 176fcf42a..ec32617c2 100644
--- a/tools/ci/branches/ci_mse/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_mse/.gitlab-ci.yml
@@ -1,29 +1,3 @@
-stages:
- - build
-
-# 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"
- - ":; ./tools/ci/scripts/clonesrc.sh"
- - ":; cd manaplus"
-
-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: