From: Anton Maklakov Date: Wed, 4 Apr 2018 07:37:28 +0000 (+0800) Subject: CI: Try to build examples in second time in case of error X-Git-Tag: v3.1-beta1~218^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=842cd7b38e9de8fc0b81da037ae6c20314b759ac;p=esp-idf 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 --- 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: