1
0
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:
Henrik Gerdes
2024-09-15 17:37:47 +02:00
parent 26bf1f06a6
commit 68528c6a3d

View File

@@ -49,6 +49,8 @@ variables:
snippets:
image: $IMAGE
tags: [$RUNNER]
timeout: 10m
retry: 1
variables:
GIT_STRATEGY: none
parallel: