summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-12-15 12:40:33 +0100
committerJames Lopez <james@jameslopez.es>2016-12-15 12:40:33 +0100
commit0ddc5f667e60db6f7f6021dec55a1c9feab852ab (patch)
tree46734626483fda5540ff30104c8dfe9c9d0a88bc /.gitlab-ci.yml
parent01ffcceb81f1a556cdce15ec89c15be12dba9732 (diff)
downloadgitlab-ce-0ddc5f667e60db6f7f6021dec55a1c9feab852ab.tar.gz
add new runner script attempts docs and update .gitlab-ci.yml
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e522d47d19d..b256e8a2a5f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,6 +15,7 @@ variables:
USE_BUNDLE_INSTALL: "true"
GIT_DEPTH: "20"
PHANTOMJS_VERSION: "2.1.1"
+ GET_SOURCES_ATTEMPTS: "3"
before_script:
- source ./scripts/prepare_build.sh