Skip to content
Snippets Groups Projects
Commit 75198ba7 authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

chore: Retry publish job if it fails.

parent d7f0265f
No related branches found
No related tags found
No related merge requests found
Pipeline #324513 passed
......@@ -50,3 +50,4 @@ publish:
- docker
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_COMMIT_MESSAGE !~ /chore(release)$/
retry: 2
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