Skip to content

Commit 835dffe

Browse files
committed
adds job retry in gitlab-ci
1 parent 52615e4 commit 835dffe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ stages:
88
- attestation
99
- release
1010

11+
default:
12+
retry: 2
13+
1114

1215
.common: &common
1316
devguard_asset_name: "$DEVGUARD_ASSET_NAME"

0 commit comments

Comments
 (0)