Enable auto-retry in GitLab CI/CD pipeline
This commit is contained in:
parent
8e01656201
commit
bdbda97ea1
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ stages:
|
|||
|
||||
# Predefined scopes
|
||||
.dedicated-runner: &dedicated-runner
|
||||
retry: 1
|
||||
tags:
|
||||
- gitlab-org
|
||||
|
||||
|
|
Loading…
Reference in a new issue