You've already forked gitlab-actions
mirror of
https://github.com/hegerdes/gitlab-actions.git
synced 2025-10-06 05:36:52 +02:00
fix: add retry to snippet test
Signed-off-by: Henrik Gerdes <hegerdes@outlook.de>
This commit is contained in:
@@ -49,6 +49,8 @@ variables:
|
||||
snippets:
|
||||
image: $IMAGE
|
||||
tags: [$RUNNER]
|
||||
timeout: 10m
|
||||
retry: 1
|
||||
variables:
|
||||
GIT_STRATEGY: none
|
||||
parallel:
|
||||
|
Reference in New Issue
Block a user