From 842cd7b38e9de8fc0b81da037ae6c20314b759ac Mon Sep 17 00:00:00 2001 From: Anton Maklakov Date: Wed, 4 Apr 2018 15:37:28 +0800 Subject: [PATCH] CI: Try to build examples in second time in case of error It will help to work around the weird bug during buillding a batch of examples --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b2e0bb5573..a0e579ea1a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -154,6 +154,7 @@ build_esp_idf_tests: .build_examples_template: &build_examples_template <<: *build_template + retry: 1 artifacts: when: always paths: