summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjak1 <jak1@themanaworld.org>2022-06-10 21:24:34 +0000
committerjak1 <jak1@themanaworld.org>2022-06-10 21:24:34 +0000
commit4a9c410057433a61fb3bacf522ba89f814717135 (patch)
treec8c174a7bd2f0961d381c48518960eb79d40c2c5
parent4b8832ca46541e18bef4d84d2d763844964e76b3 (diff)
downloadplus-gl-move_ci-test.tar.gz
plus-gl-move_ci-test.tar.bz2
plus-gl-move_ci-test.tar.xz
plus-gl-move_ci-test.zip
exporting custom CI flaggl-move_ci-test
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index be7f1512b..01e86a904 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@ stages:
# with :; prevent from run it on windows
before_script:
+ - ":; export RUNFROMSHELL=CI"
- ":; uname -a"
- ":; cat /etc/os-release"
- ":; pwd"
@@ -17,7 +18,6 @@ before_script:
image: debian:unstable
variables:
- RUNFROMSHELL: "CI"
GET_SOURCES_ATTEMPTS: "5"
ARTIFACT_DOWNLOAD_ATTEMPTS: "5"
UPDATEREPOS: "tools/ci/scripts/updaterepos.sh"