Przeglądaj źródła

Merge branch 'bugfix/ci_retry_build_example' into 'master'

ci: Try to build examples in second time in case of error

See merge request idf/esp-idf!2302
Angus Gratton 7 lat temu
rodzic
commit
e3d404bb8f
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.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: