Skip to content
Snippets Groups Projects
Commit 9a4be7f7 authored by jurgenhaas's avatar jurgenhaas
Browse files

Let backstop retry up to 2 times before it finally fails

parent 01e6a046
No related branches found
No related tags found
No related merge requests found
......@@ -101,6 +101,7 @@ Test Backstop:
optional: true
script:
- backstop test
retry: 2
artifacts:
name: backstop
when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment