Retry tests twice on gitlab
This commit is contained in:
parent
d7b62bbb93
commit
289f71efe2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue