Skip to content

Commit

Permalink
CI: Try to build examples in second time in case of error
Browse files Browse the repository at this point in the history
    It will help to work around the weird bug during buillding a batch of examples
  • Loading branch information
antmak committed Apr 25, 2018
1 parent 0b1bb2a commit 842cd7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ build_esp_idf_tests:

.build_examples_template: &build_examples_template
<<: *build_template
retry: 1
artifacts:
when: always
paths:
Expand Down

0 comments on commit 842cd7b

Please sign in to comment.