summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Vello <xavier.vello@gmail.com>2019-12-15 14:29:16 +0100
committerXavier Vello <xavier.vello@gmail.com>2019-12-15 14:29:16 +0100
commit289f71efe2250e1155b0c74d188699397ba641d8 (patch)
tree30cf5088138ec0c78b215e546d74c0320a672a3d
parentd7b62bbb93c3edfe1b3013c72d6530d9a56fa13a (diff)
Retry tests twice on gitlabv2.3.0
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0aeae28..c654eb7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,6 @@
.template:
image: nixos/nix
+ retry: 2
before_script:
# report CPU info so we can monitor if real KVM becomes available. create /dev/kvm to fool nix
- cat /proc/cpuinfo